Giter Site home page Giter Site logo

bibinvargheset / stockdata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ketanmukadam/stockdata

0.0 0.0 0.0 232 KB

Python Application to download Indian Stock Financial Data

Home Page: HomePage

License: GNU General Public License v3.0

Python 99.78% Makefile 0.22%

stockdata's Introduction

Stock Data Script

This repository contains two projects.

  • StockData is a python application to download Indian Company's Financial Data from Moneycontrol website. It downloads the 10 years balance sheet, profit & loss statement and financial ratios as published on moneycontrol. The application will format and arrange the data in an excel sheet for further use. The searchtext argument is searched on google and first link is taken for downloading the financial data.

        Usage: main.py [options]
        Options:
          -h, --help                            show this help message and exit
          -s SEARCHTEXT, --srchtxt=SEARCHTEXT   text for search (e.g. "moneycontrol crisil")
    
  • GetFinancials is another python script for downloading Indian Company's Financial Data from Moneycontrol website. It uses pandas library to manipulate data and save in the excel template format.

        Usage: getdata.py [options]
        Options:
          -h, --help                                   show this help message and exit
          -u URL, --url=URL                            Moneycontrol URL for stock
          -t TMPLTXLSX, --template=TMPLTXLSX           Template xlsx file
          -o OUTTMPLTXLSX, --outtemplate=OUTTMPLTXLSX  Output Template xlsx file
          -x INPUTXLSX, --inputxls=INPUTXLSX           Input xlsx file
          -c, --consolidateflag                        Get consolidated results
    

Example output of excel sheet

  • Balance Sheet

screenshot at jan 26 14-11-32

  • Profit and Loss

screenshot at jan 26 14-11-32

  • Financial Ratios

screenshot at jan 26 14-11-32

License

See the LICENSE file for license rights and limitations.

stockdata's People

Contributors

ketanmukadam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.