Skip to content

A web scraper and statistical analysis tool to evaluate and rank thousands of stocks.

Notifications You must be signed in to change notification settings

rknightly/stock-guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Guru

A web scraper that rates over 2,000 stocks based on data collected from several websites per stock.

Results published at The Market Index

Setup

virtualenv env
. env/bin/activate
pip install -r requirements.txt

Running

. env/bin/activate
python main.py

Example Results

Rating Ticker Company Name
95 AERI Aerie Pharmaceuticals, Inc.
94.26 BA Boeing Company (The)
92.4 ENSG The Ensign Group, Inc.
91.39 SSNC SS&C Technologies Holdings, Inc.
91.33 SKYW SkyWest, Inc.
90.94 SNPS Synopsys, Inc.
90.06 PWR Quanta Services, Inc.
... ... ...

About

A web scraper and statistical analysis tool to evaluate and rank thousands of stocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages