Skip to content

A python web scraper for zacks.com, google finance, and barchart.com. It was used to gather data for my Economics Thesis, and save it in a PostgreSQL db, on a cluster to do computational work.

Notifications You must be signed in to change notification settings

siddharthsudheer/finance_web_scraper

Repository files navigation

  1. Duplicate the config.spec.json file, in the app_config directory and name it config.json. Then populate the respective fields with your information.
  2. Run source activate.sh
  3. Run ./driver.py

About

A python web scraper for zacks.com, google finance, and barchart.com. It was used to gather data for my Economics Thesis, and save it in a PostgreSQL db, on a cluster to do computational work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages