Skip to content

gsohos/yahoo_finance_data_extract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahoo_finance_data_extract

Python Stock Data Retrieval and Stock Filter. A combination of scripts that allows various data extraction from Yahoo finance and other fiance websites. A consolidated python module that can retrieve multiple stock data sets and act as a simple stock filter. Pls see the following blog post for more details. https://simplypython.wordpress.com/2015/03/09/python-integrated-stock-data-retrieval-and-stock-filter/

Some of the functionalities include:

  1. Stock data retrieved from Yahoo Finance API.
  2. Historical prices and dividend information from Yahoo Finance API.
  3. Historical prices from Yahoo Query Language.
  4. Direct scraping from yahoo website on company information and company finance information.
  5. Scraping finance data from YQL.
  6. Storing data to SQLite Database.
  7. Basic stock technical analysis such as bollinger bands, MACD, volume spike etc.
  8. Stock filter based on user defined crtieria.

About

Consolidated Python scripts for various stock data extraction and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%