VarunBatraIT / MoneyControl.coffee

Crawls moneycontrol.com website for stock pricing.

Home Page:http://VarunBatra.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoneyControl.coffee

Captures the historical data of all available symbols from MoneyControl.com website.

It is currently programmed to run for first page only. It takes the suggestion url and parse it to find available symbol. Based on output of various symbol it will fill your model with sc_id, company_name and BSE code.

Model is sequelizejs however you can use your own as long as it follows the similar structure. Just burn an image on Linode and run a cron anytime after 8 PM.

About

Crawls moneycontrol.com website for stock pricing.

http://VarunBatra.com

License:MIT License


Languages

Language:CoffeeScript 100.0%