Replies: 2 comments 6 replies
-
|
@mjshanno |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@mjshanno Can you maybe provide the full stack of your error? (make sure to execute |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to bring some website json text onto my computer. My code below is timing out for some reason. When the json text I am downloading is smaller, I have no issues. Increasing the timeout time period does not seem to solve the problem.
I also have no problems running this code in selenium (not selenium-driverless), so I think it has to do with some setting in selenium-driverless or asyncio. Any help would be greatly appreciated. Thanks!
The code works when I get less json text from here: 'https://eu-offering-api.kambicdn.com/offering/v2018/rsiuspa/listView/football/all/all/all/in-play.json?market=US&includeParticipants=true&useCombined=true&lang=en_US'
Beta Was this translation helpful? Give feedback.
All reactions