James Fulford
James Fulford
@ceciliabonucchi I haven't tried in streamlit, but I know I have to specify `output=filepath, download_filename=filepath` for it to actually save to that filepath. Maybe that's the problem here, if your...
I've found that doing `rrule.options.dtstart = new Date("1970-01-01");` should get you somewhat closer; it seems to default the `dtstart` to today.
I pointed my code to Polygon.io's API instead. The free tier rate limit is tighter than Finnhub's free tier (5rpm vs 60rpm), but that was a price I was willing...
Seems like anti-scraper filter? I can reach URL from browser but not from curl.