An open API service indexing awesome lists of open source software.

https://github.com/omar2535/stock-scraper

📈 A stock scraper api that pulls data from Yahoo finance
https://github.com/omar2535/stock-scraper

stock-scraper yahoo-finance

Last synced: 5 days ago
JSON representation

📈 A stock scraper api that pulls data from Yahoo finance

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/omar2535/stock-scraper.svg?branch=master)](https://travis-ci.org/omar2535/stock-scraper)
## Simple stock scraper
The intention for this will be used for analysis of stocks, specifically the ratios exhibited compared to the same statistics within an industry.

The key ratios that will be used for analysis are:
* P/E
* P/B
* ROE
* Div Yield
* Free Cash Flow
* Debt to Equity

### Usage
---
To use this APi, the ticker symbols must comply with the Yahoo Finance stock ticker symbols.
For example, a canadian stock for Telus Communications is T.TO on the TSX, however it is T on the NYSE. The distinction must be made before requesting for data.