You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scraping idea can collect all data of football matches from the past 10 years of different teams in one place according to their distribution. This can be useful for people who want to take a collective look at the data or score of the matches or teams in different matches or leagues and also for those who want to work around with that data to create or analyze it for more information.
The screenshot below shows the part of the website to be used for scraping, and it contains enough data to be used for the purpose and gather potential information.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSoC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.
Describe the feature
This scraping idea can collect all data of football matches from the past 10 years of different teams in one place according to their distribution. This can be useful for people who want to take a collective look at the data or score of the matches or teams in different matches or leagues and also for those who want to work around with that data to create or analyze it for more information.
The screenshot below shows the part of the website to be used for scraping, and it contains enough data to be used for the purpose and gather potential information.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: