Skip to main content

finance api especially for Indian NSE/BSE Stock Data

Project description

Yahoo Finance Python API

This API Supports to retrieve data especially works for NSE/BSE stocks.

Also can Retrieve Intraday 1min gradualar Data.

Usage

This command returns a dataframe which can be further modified to add new columns , exported to excel etc

hdfc = RaptorFinance('HDFC.NS', result_range='1mo', interval='15m', dropna='True').result

Installation

git clone https://github.com/swaroop9ai9/Fintech/raptor_finance_api.git
cd raptor_finance_api
python setup.py install

Requirements

  • Pandas
  • Request

Note

Make sure to use TICKER symbol from yahoo finance website https://in.finance.yahoo.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raptorfinance-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

raptorfinance-0.0.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page