
Yahoo Finance
Under maintenance
Pricing
$10.00/month + usage

Yahoo Finance
Under maintenance
Extract Yahoo Finance Market Data. Very fast and reliable
0.0 (0)
Pricing
$10.00/month + usage
3
Total users
12
Monthly users
7
Runs succeeded
76%
Issue response
1.6 days
Last modified
4 days ago
run error - 429 too many request
Open
2025-05-08T03:30:06.710Z ACTOR: Pulling Docker image of build myPjTT8uPdLUTw14w from registry. 2025-05-08T03:30:11.144Z ACTOR: Creating Docker container. 2025-05-08T03:30:11.529Z ACTOR: Starting Docker container. 2025-05-08T03:30:13.273Z [apify] INFO Initializing Actor... 2025-05-08T03:30:13.276Z [apify] INFO System info ({"apify_sdk_version": "2.0.1", "apify_client_version": "1.8.1", "crawlee_version": "0.3.9", "python_version": "3.12.7", "os": "linux"}) 2025-05-08T03:30:13.278Z [apify] INFO Yahoo Finance Market Data. 2025-05-08T03:30:13.619Z [apify] ERROR Actor failed with an exception 2025-05-08T03:30:13.621Z Traceback (most recent call last): 2025-05-08T03:30:13.623Z File "/usr/src/app/src/main.py", line 35, in main 2025-05-08T03:30:13.624Z data = await get_world_indices() 2025-05-08T03:30:13.626Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-08T03:30:13.628Z File "/usr/src/app/src/api.py", line 159, in get_world_indices 2025-05-08T03:30:13.629Z return await get_spark_data(WORLD_INDICES_SYMBOLS) 2025-05-08T03:30:13.631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-08T03:30:13.633Z File "/usr/src/app/src/api.py", line 95, in get_spark_data 2025-05-08T03:30:13.634Z data = await make_concurrent_requests(requests) 2025-05-08T03:30:13.636Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-08T03:30:13.637Z File "/usr/src/app/src/client.py", line 24, in make_concurrent_requests 2025-05-08T03:30:13.639Z return await asyncio.gather(*funcs) 2025-05-08T03:30:13.641Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-08T03:30:13.642Z File "/usr/src/app/src/client.py", line 16, in make_request 2025-05-08T03:30:13.644Z response.raise_for_status() 2025-05-08T03:30:13.646Z File "/usr/local/lib/python3.12/site-packages/httpx/_models.py", line 763, in raise_for_status 2025-05-08T03:30:13.647Z raise HTTPStatusError(message, request=request, response=self) 2025-05-08T03:30:13.649Z httpx.HTTPStatusError: Client error '429 Too Many Requests' for url 'https://query1.finance.yahoo.com/v7/finance/spark?symbols=%5EMXX%2C%5EN100%2C%5EN225%2C%5ENYA%2C%5ENZ50%2C%5ESTI%2C%5ESTOXX50E%2C%5ETA125.TA%2C%5ETWII%2C%5EVIX%2C%5EXAX%2C%5EXDA%2C%5EXDB%2C%5EXDE%2C%5EXDN%2CDX-Y.NYB%2CMOEX.ME&range=1d&interval=5m&indicators=close&includeTimestamps=true&includePrePost=true&corsDomain=finance.yahoo.com&.tsrc=finance' 2025-05-08T03:30:13.651Z For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429 2025-05-08T03:30:13.653Z [apify] INFO Exiting Actor ({"exit_code": 91})

Hi. Yes someone else also reported the same issue.
429 error means that the IP is probably being banned.
Have you tried using a proxy?
jasonGeng88
Is this the correct way to set up the proxy? I’ve tried both methods, but it’s still not working.