/basic-meteor-scraper

Scrape ticker symbols, display price data w/ Quandl API

Primary LanguageJavaScript

Very Basic Web Scraper

Using Meteor packages: http, npm to bring in cheerio.

Scraper the time for a web page using Meteor.call() and Session variables.

Final product (responsive d3 charts and more features for a modern responsive financial application) https://github.com/DeBraid/tsx-etfs

Current charts will only work on localhost (As StockCharts.com not happy about their links being used on 3rd party site), but is a simple example of web scraping code nevertheless.