Skip to content

igalci/zacks-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zacks-scraper

Scrapes the zacks.com earnings tables.

Usage

pip install git+https://github.com/igalci/zacks-scraper.git
from zacks_scraper.scraper import Scraper
my_scraper = Scraper ("AAPL")
data = my_scraper.get()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages