Skip to content
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

Urls.py error #245

Open
Keval2124 opened this issue Apr 3, 2023 · 11 comments
Open

Urls.py error #245

Keval2124 opened this issue Apr 3, 2023 · 11 comments

Comments

@Keval2124
Copy link

In urls.py line 30
NSE_SYMBOL_COUNT_URL = 'http://www1.nseindia.com/marketinfo/sym_map/symbolCount.jsp'

The website has been changed to https://www.nseindia.com/

@ddebta
Copy link

ddebta commented Apr 3, 2023

Don't know whether its changed to https://www.nseindia.com, as that also throws "Access Denied"!

All old quote URLs are dead now.

Thanks to NSE - https://www.nseindia.com/nse-important-notice?symbol=DEN

@16BALAJI
Copy link

16BALAJI commented Apr 4, 2023

Same issue. Not sure about the complete URL required though we know it is changed.. not sure about the java scripts etc.
Any quick support will be appreciated.

@Harsh-github-account
Copy link

Is @swapniljariwala still active? Is he aware about this situation?

@Harsh-github-account
Copy link

@ajit1310 you are here it means you were also using nsepy , did you find any alternative?

@Keval2124
Copy link
Author

Keval2124 commented Apr 4, 2023

import yfinance as yf
from yahoofinancials import YahooFinancials

Do note that this lib have missing values in it so it is better to drop them ie dropna()

You can use them

@Keval2124 Keval2124 reopened this Apr 4, 2023
@Harsh-github-account
Copy link

Harsh-github-account commented Apr 4, 2023

But yfinance doesn't provide deliverable volume data. I guess

@iampragyagupta
Copy link

I have already written code to build stock database from bhavcopy and it does it all automatically once setup.

@adworx1
Copy link

adworx1 commented Apr 7, 2023

I have already written code to build stock database from bhavcopy and it does it all automatically once setup.

Can you kindly send the code share it for benefit of the community, will be helpful

@Keval2124
Copy link
Author

@Harsh-github-account yfinance does provide volume , https://pypi.org/project/yfinance/ check it out once

@alloc7260
Copy link

Use this insted : NSE-HISTORY-SCRAPER

@RuchiTanmay
Copy link

Try this nselib python library for all kinds of data available in NSE India
https://pypi.org/project/nselib/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants