Download India Stocks Historical Data

Overview

Kite Helper - Download Stock Market Data

🌎 Website

Website GitHub issues GitHub closed issues GitHub last commit GitHub license

Simple Application to Download any stock market data in .csv format using Kite

Kite Helper

🏃‍♂️ Running Server

Warning

The project or the creator is in any ways not reponsibile for any of your actions. Do at your own risk.

For education purpose only.

We do not collect any data or information.

We do not have any connection to the user who is using this script.

The code of project is totally opensource and is very simple and easy to understand which can confirm the above statements.

💪 Project created & Maintained by

Pishang Ujeniya

If you are happy to use this project and found this project helpful for you as well as others or you learned something from the source code of this project and want to thank me,

  • Be a Stargazer to this repository.
  • Share with your friends and colleagues.
  • Follow and Endorse me on linkedin.

💰 Donations

Star it! If it worked for you.

😍 Donors

  1. Your Name could be here - Donate Now

You might also like...
The free and open-source Download Manager written in pure Python
The free and open-source Download Manager written in pure Python

The free and open-source Download Manager written in pure Python

FireDM is a python open source (Internet Download Manager) with multi-connections, high speed engine, it downloads general files and videos from youtube and tons of other streaming websites .
FireDM is a python open source (Internet Download Manager) with multi-connections, high speed engine, it downloads general files and videos from youtube and tons of other streaming websites .

python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM

📼Command line tool based on youtube-dl to easily download selected channels from your subscriptions.
📼Command line tool based on youtube-dl to easily download selected channels from your subscriptions.

youtube-cdl Command line tool based on youtube-dl to easily download selected channels from your subscriptions. This tool is very handy if you want to

A Udemy downloader that can download DRM protected videos and non-DRM protected videos.
A Udemy downloader that can download DRM protected videos and non-DRM protected videos.

Udemy Downloader with DRM support NOTE This program is WIP, the code is provided as-is and i am not held resposible for any legal repercussions result

Scripts to download files and folders programmatically from Google Drive

Google Drive Downloader Scripts Every time I need to download a lot of files from Google Drive (e.g. a dataset), it's always incredibly frustrating an

This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces
This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces

CODEFORCES DOWNLOADER This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces Requirements

A collection of modules I have created to programmatically search for/download imagery from live cam feeds across the state of California.
A collection of modules I have created to programmatically search for/download imagery from live cam feeds across the state of California.

A collection of modules that I have created to programmatically search for/download imagery from all publicly available live cam feeds across the state of California. In no way am I affiliated with any of these organizations and these modules/methods of gathering imagery are completely unofficial.

Python library to download bulk of images from Bing.com

Python library to download bulk of images form Bing.com. This package uses async url, which makes it very fast while downloading.

Comments
  • Proper Error Messages on error repsonses

    Proper Error Messages on error repsonses

    Describe the bug While trying to login I am getting Cross Origin issue for localhost

    To Reproduce Steps to reproduce the behavior: Open localhost url and try to login with Zerodha credentials

    Expected behavior Documentation on how to work with Cross Domain Origin must be explained

    2022-11-23

    enhancement 
    opened by rahulmr 9
  • get per minute data in chunks

    get per minute data in chunks

    Per minute data is restricted for range of 60days only.

    Describe the solution you'd like The range restriction should be removed from frontend and API in python itself calls the function in loop for the range of 30 days and combines all responses and then respond to the request.

    Describe alternatives you've considered Call the Python API in chunks from frontend

    enhancement 
    opened by pishangujeniya 1
Releases(v1.1)
  • v1.1(Nov 23, 2022)

  • v1.0(Nov 11, 2022)

    What's Changed

    Recoded first release

    • Awesome UI
    • Easy to Run
    • Supports docker image
    • Supports multi-user
    • Supports extracting historical data of more than 60 days

    • ui added by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/1
    • added docs by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/2
    • Dotnet with Angular by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/4
    • Theme Changed and working by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/5
    • Added In Memory Database in Backend by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/6
    • trading symbols loading done by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/7
    • fixed #3 Historical Data in chunks by @pishangujeniya in https://github.com/pishangujeniya/kite-helper/pull/8

    New Contributors

    • @pishangujeniya made their first contribution in https://github.com/pishangujeniya/kite-helper/pull/1

    Full Changelog: https://github.com/pishangujeniya/kite-helper/commits/1.0

    Source code(tar.gz)
    Source code(zip)
    kite-helper-docker-image-1.0.tar(266.81 MB)
Owner
Pishang Ujeniya
programmer and hobbyist designer
Pishang Ujeniya
YouTube Video Search Engine For Python

YouTube-Video-Search-Engine Introduction With the increasing demand for electronic devices, it is hard for people to choose the best products from mul

1 Dec 21, 2021
Download all posts and comments in a subreddit

subreddit downloader This subreddit downloader downloads all posts and comments in a subreddit For a tutorial to use this program please follow this m

Guneet 6 Dec 16, 2022
Downloads files and folders

PyDownloader Downloads files and folders at high speed (based on your interent speed). This is very useful to transfer big files from one computer to

ArmenG 4 Feb 24, 2022
Simple avogadr.io batch downloader python script

Simple avogadr.io batch downloader python script

2 Jan 19, 2022
Download Thumbnail of YouTube Videos

Download Thumbnail of YouTube Videos in High Quality Variables: API_ID : Get From my.telegram.org API_HASH : Get from my.telegram.org BOT_TOKEN : Your

Arun 6 Jun 08, 2022
Apple Music Animated Artwork Fetcher

A python script for downloading the animated artwork of an Apple Music album.

bunny 46 Jan 03, 2023
Noto fonts go universal! Download Noto fonts combined to suit your region (South Asia, SE Asia, Africa-MiddleEast, Europe-Americas).

Go Noto Universal Noto fonts go universal! Download Noto fonts combined to suit your region (South Asia, SE Asia, East Asia, Africa-MiddleEast, Europe

Satish B 67 Jan 06, 2023
Um projeto modesto para baixar vídeos do youtube usando tkinter como gui

Youtube Downloader Um projeto modesto para baixar vídeos do youtube usando tkinter como gui Instalação dos requirements: python3 setup.py ou python se

Sunlyx 2 Nov 25, 2021
Python script to automate youtube-dl downloads

Automated Download Tool !! Project status I am writing a new version of this program, which will solve several errors. The new version only supports G

Devil64-Dev 21 Sep 22, 2022
Download Photo and Video from Wall of specific user or community

vkontakte-downloader Download Photo and Video from Wall of specific User or Community on https://vk.com Setup Clone the project git clone https://gith

4 Jul 20, 2022
S3 file download with Python and access with VBA

S3 file download with Python and access with VBA This simple project is using the following stacks: Python AWS S3 VBA/Excel A Bitcoin API With this st

Julio Cesar Scheidt 0 Dec 07, 2021
A manga download script written in python.

manga-dlp python script to download mangas Description A manga download script written in python. It only supports mangadex.org for now. But support f

Ivan Schaller 15 Nov 28, 2022
A simple python script and it's used for mp4 type video downloading from youtube.

This is a simple python script and it's used for mp4 type video downloading from youtube. also, it's used inbuilt python module pytube. Furthermore, I know we have so many apps and online websites to

Yousaf K Hamza 1 Jan 10, 2022
Neon: an add-on for making it easier to handle component interactions

Neon Neon is an add-on for Lightbulb making it easier to handle component interactions. Installation pip install git+https://github.com/neonjonn/light

Neon Jonn 9 Apr 29, 2022
Youtube list to mp3 - Youtube list to mp3 downloader

Youtube list to mp3 downloader Tiny script to convert a list of youtube videos t

Papi Diagne 3 Feb 11, 2022
Tool To download - Amazon - Netflix- Disney+ - VideoLand - Boomerang - RTE.ie

vinetrimmer Widevine Decryption Script for Python Modules Amazon Netflix (with [email protected]

9 Dec 31, 2021
Youtube Downloader is a Graphic User Interface(GUI) that lets users download a Youtube Video or Audio through a URL

Youtube Downloader This Python and Tkinter based GUI allows users to directly download the Best Resolution Videos and Audios from Youtube. Pa-fy Insta

Samarth Kumar 2 Jun 25, 2022
A Telegram bot to download Subtitle for movies and tv shows.

Subtitle Downloader Bot A Telegram bot to download Subtitle for movies and tv shows. Host on Heroku Configuring Environments API_HASH : Your Telegram

Joy Biswas 15 Nov 12, 2022
DYA ( Ditch YouTube API ) is a package created to power the user with YouTube Data API functionality without any API Key

Ditch YouTubeAPI (BETA) DYA ( Ditch YouTube API ) is a package created to power the user with YouTube Data API functionality without any API Key Detai

Sougata Jana 23 Dec 22, 2022
A web app for downloading Facebook comments as a csv file

Facebook Comment Downloader A small web app for downloading comments from a public facebook page post. Comment downloading from https://github.com/min

WSDOT 23 Jan 04, 2023