cryptoCMD
cryptoCMD copied to clipboard
Mass Scraping Multiple Coins within a for loop error
This is a(n):
- [ ] New feature
- [ ] Update to an existing feature
- [X] Error
- [ ] Proposal to the Repository
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)
I'm having the same issue
Same issue