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
I am trying to mass scrape multiple coins in a for loop however i always get this error on 6-7th coin regardless of me putting time.sleep() before each scraping. It keeps on repeating for a few attempts and gets through but sometimes it gets stuck for 5-10 minutes and i can't mass scrape.
Error example:
Error fetching price data for TON for interval '28-4-2013' and '24-09-2023'
Error message (download_data) : Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered:
This is a(n):
Details:
I am trying to mass scrape multiple coins in a for loop however i always get this error on 6-7th coin regardless of me putting time.sleep() before each scraping. It keeps on repeating for a few attempts and gets through but sometimes it gets stuck for 5-10 minutes and i can't mass scrape.
Error example:
Error fetching price data for TON for interval '28-4-2013' and '24-09-2023'
Error message (download_data) : Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered: