Skip to content

A set of scripts to grab the end of day prices given a stock's ticker symbol.

Notifications You must be signed in to change notification settings

jra3/eodscrapers

Repository files navigation

Each of these scripts fetches the full history of a given stock and prints it
out in CSV format. The columns are Date, Open, and Close.  The Date field is
formatted as YYYY-MM-DD.

Usage:
./fooscraper.py GOOG

Note that the reason I wrote many of these scrapers is that datasources have
disagreements that can be solved democratically.

About

A set of scripts to grab the end of day prices given a stock's ticker symbol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages