Skip to content

Scrape stock data from MarketWatch for usage in ML programs or anything else.

Notifications You must be signed in to change notification settings

chaarlottte/MarketWatch-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MarketWatch-Scraper

Scrape stock data from MarketWatch for usage in ML programs or anything else.

Usage:

pip install -r requirements.txt
py scrape.py --stock STOCK [--timeout TIMEOUT]

Example:

py scrape.py --stock AAPL
py scrape.py --stock GME [--timeout 3]

About

Scrape stock data from MarketWatch for usage in ML programs or anything else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages