I am planning to use nsetools library with python to get top gainers and top losers. the code is working fine on local and getting me all the information but when I deployed same code on ec2 instance the code nse.get_top_gainers() is getting timed out.
Asked
Active
Viewed 284 times
2
-
I am facing same issue. Any way to resolve this? – Anoop Mahajan Apr 09 '21 at 17:04
-
which region it is? – NavaneethaKrishnan May 30 '22 at 16:48
1 Answers
0
Seems like NSE blocked the access from VM's and the cloud machines.

Ranjit Mane
- 41
- 1
- 4
-
Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Aug 06 '22 at 03:38