Skip to content

Fix table parsing issue due to website structure changes#27

Open
redino05 wants to merge 1 commit intocodeezer:mainfrom
redino05:main
Open

Fix table parsing issue due to website structure changes#27
redino05 wants to merge 1 commit intocodeezer:mainfrom
redino05:main

Conversation

@redino05
Copy link
Copy Markdown

The table parsing was failing due to changes in the website structure.

This update:

  • adds checks to prevent NoneType errors
  • implements fallback logic for missing elements
  • improves row normalization for consistency

Now the livescore -t command works again without crashing.

@redino05
Copy link
Copy Markdown
Author

Hi, I noticed the table parsing was broken due to changes in the website structure.
I fixed the issue by adding checks for missing elements and implementing fallback logic to prevent crashes.
Let me know if you'd like any further improvements or changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant