-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
requests.exceptions.TooManyRedirects: Exceeded 30 redirects #250
Comments
Please assign me this issue. I can solve it. |
This has totally broken my code. Requesting to please fix this on urgent basis. |
this is happening on my side also with any kind of usage of nsepy C:\Users\gmmke\Desktop\new&information_automation>python infostock.py C:\Users\gmmke\Desktop\new&information_automation> |
Hi, I am also facing the same issue. Last few weeks the library stopped working. |
I did replace all the Nse old urls (www1.nse.com) with the new urls (www.nse.com). Yet the error continues. Weeding what could be the issue. |
Hi, any updates on this please? |
@swapniljariwala we need your kind attention to this. Can you please acknowledge this issue once, so we know whether to expect a solution to this issue in future or not. It's my humble request, so we can plan accordingly and spend efforts on using an alternate Api, in case with these URL change, it would not be possible to come up with a fix soon enough, which I can totally understand. Requesting you to kindly just clear your stand on this issue. Appreciate your efforts that went into making this API which has been a treat to use for many of us, so far. Regards, |
I was using it as well and now it is not working. Seems it is not free anymore. i see in NSE site quite heavy prices for this EOD data. can someone verify as well if this is the case? it will be very problematic if this will not be free........ |
Use this insted : NSE-HISTORY-SCRAPER |
created a new project for New NSE API https://github.com/pratik141/nsedt Soon add other APIs also |
I also started getting this issue recently, it was working fine last month.
I found a solution but I think it has to be implemented in the code of NSEPY, here is the link:
https://stackoverflow.com/questions/23651947/python-requests-requests-exceptions-toomanyredirects-exceeded-30-redirects
The text was updated successfully, but these errors were encountered: