Skip to content

ruffrey/google-finance-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawl google finance

NOTE: this project is pretty old and unmaintained.

This is an example Node.js app for crawling and scraping data from google finance.

quick guide

Best results with Node.js version 10.

git clone https://github.com/ruffrey/google-finance-crawler
cd google-finance-crawler
npm install
node crawler.js

Sit back and relax. Check ./output/stocks.json for results.

image of console output

disclaimer

This is not intended to provide stock advice. No affiliation to Google Finance. Not intended to cure or treat any disease.

license

Source code is MIT licensed.

Google Finance belongs to Google and is in NO WAY affiliated with this stupid project!

About

Scrape Google Finance for stock quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published