Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when scraping Bet365 #47

Open
StefanB1983 opened this issue Aug 29, 2023 · 0 comments
Open

Error when scraping Bet365 #47

StefanB1983 opened this issue Aug 29, 2023 · 0 comments

Comments

@StefanB1983
Copy link

When I try to web scrape Bet365 I get the following error: JSONDecodeError: Expecting value
What I do is the following

from soccerapi.api import ApiBet365
api = ApiBet365()
competitions = api.competitions()
print(competitions)

Is anyone else able to scrape Bet365?

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

No branches or pull requests

1 participant