Notifications
Clear all
Build a Stock Prediction Portal – Django, React & Machine Learning
1
Posts
2
Users
0
Reactions
445
Views
0
25/02/2025 7:03 pm
Topic starter
YFRateLimitError has come while running again.
[******************100%********************] 1 of 1 completed 1 Failed download: ['AAPL']: YFRateLimitError('Too Many Requests. Rate limited. Try after a while.')
1 Answer
0
26/02/2025 10:37 am
Hi sharmila charles, The issue occurs when too many requests are made to the Yahoo Finance (yfinance) API within a short period using the same ticker.
Could you please share the code with us along with a screenshot of the error?