This is an example Node.js app for crawling and scraping data from google finance.
git clone https://github.com/ruffrey/google-finance-crawler
cd google-finance-crawler
npm install
node crawler
Sit back and relax. Check ./output/stocks.json
for results.
This is not intended to provide stock advice. No affiliation to Google Finance. Not intended to cure or treat any disease.
Source code is MIT licensed.
Google Finance belongs to Google and is in NO WAY affiliated with this stupid project!