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
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

Ivan Evtimov 6 Jul 22, 2021
Pantheon - The fastest YouTube downloader.

A Youtube downloader written in Python3, using HTTP requests and an API.

Billy 38 Nov 21, 2022
Downloads data from OSM API and uploads it to the mapping sandbox.

OpenStreetMap To Sandbox This is a script to download data from OSM API and upload it to the mapping sandbox. Note that it clears all data in the sand

Ilya Zverev 5 Nov 27, 2022
PyQt5 simple files , youtube videos and youtube playlist downloader

PyQt5 simple files , youtube videos and youtube playlist downloader

AmirHossein Mohammadi 7 Jul 25, 2022
Tool To Get Downloads up to 4k from Paramount+

Paramount 4K Downloader Tool To Get Downloads up to 4k from Paramount+ 😄 Hello Fellow Developers/ ! Hi! My name is WVDUMP. I am Leaking the script

2 Dec 25, 2021
Twitter Media Downloader (Telegram Bot)

Twitter Media Downloader (Telegram Bot)

Matin Baloochestani 8 Oct 27, 2022
Making the process of downloading youtube videos faster and more convinient.

Easy-YT Making the process of downloading youtube videos faster and more convinient. What can it do? This python script can be used to download youtub

Meynam 39 Nov 15, 2021
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

Puyodead1 468 Dec 29, 2022
A simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files.

yt-mp3 converter This is a simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files. This program is for you if you are

nostalgicnerdpenguin 1 Oct 24, 2021
Spy Ad Network - Spy Ad Network Detection With Python

Spy Ad Network Spy Ad Network Detection Jumps from link to link to access a site

Baris Dincer 2 Jan 13, 2022
Libretrofuzz - Fuzzy Retroarch thumbnail downloader

Fuzzy Retroarch thumbnail downloader In Retroarch, when you use the manual scann

8 Nov 26, 2022
A program that can download animations from myself website

MYD A program that can download animations from myself website 一個可以用來下載Myself網站上動漫的程式 Quick Start [無GUI版本] 確定電腦內包含 ffmpeg 並設為環境變數 (Environment Variabl

Patrick_star 1 Nov 07, 2021
Download all your URI Online Judge source codes and upload to GitHub with simple steps.

URI-Code-Downloader Download all your URI Online Judge source codes and upload to GitHub with simple steps. Prerequisites Python 3.x Installing Downlo

Luan Simões 9 Mar 23, 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
Fast TikTok NO Watermark Video Downloader (username or url)

💎 TD [ TikDown v4 ] Star ⭐ if you want more Discord Server * discord.gg/onlp | Waxor#9999 Why not open source anymore ? * BECAUSE PEOPLE SKID, STEA

Tekky 26 Dec 01, 2022
Application Updater using an download link

Application-Updater This tool will update your app using an storage link

ExtremeDev 1 Dec 20, 2021
SubGrab is a utility that allows you to automate subtitles downloading for your media files.

SubGrab - Command-line Subtitles Downloader: A utility which provides an ease for automating media i.e., Movies, TV-Series subtitle scraping from mult

Rafay 106 Dec 17, 2022
Vinetrimmer-DRM-TOOL - Widevine DRM downloader and decrypter for AMZN|NF|STAN And all

🍃 ✂️ Vinetrimmer Widevine DRM downloader and decrypter. Thanks to wvleaks for t

Vlad Tănăsescu 20 Jan 13, 2022
You Can download any video/image in all social medias very easy and High Speed.

All-Downloader You Can download any video/image in all social medias very easy and High Speed. also you can easily download videos from web browsers s

Razor Kenway 14 Dec 16, 2022
Python based Telegram bot. Search and download YouTube video or audio.

Python-Telegram-Youtube-Media-Bot Python based Telegram bot. Search and download YouTube video or audio. Just change settings.py and start TelegramBot

Ahmet Bohur 2 Oct 02, 2022