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

Update json_handler.py #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lamba-manish
Copy link

Added support for cookies so that request is not blocked by NSE and you can fetch data seamlessly. Also added dependency support for addition of 'FINNIFTY', 'MIDCPNIFTY', 'USDINR' Currently you are fetching and dumping JSON data into json file and again reading from that file, which makes the process a little bit slow, also to get the latest data there's no option to auto update or refresh the data once you launch the Tkinter app.

Added support for cookies so that request is not blocked by NSE and you can fetch data seamlessly. 
Also added dependency support for addition of 'FINNIFTY', 'MIDCPNIFTY', 'USDINR'
Currently you are fetching and dumping JSON data into json file and again reading from that file, which makes the process a little bit slow, also to get the latest data there's no option to auto update or refresh the data once you launch the Tkinter app.
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

Successfully merging this pull request may close these issues.

1 participant