Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 764 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 764 Bytes

nepse

Code along with data from from Nepse, Nepal stock exchange. http://www.nepalstock.com.np/

Scraped:

  1. Company list - http://www.nepalstock.com.np/company
  2. todaysprice for any day or range of period - http://www.nepalstock.com.np/todaysprice
  3. Detail of all company - eg. http://www.nepalstock.com.np/company/display/397

Contains

  1. nepse/ - code for scarping
  2. data/ - full company list and detail scraped from 15/04/2009 to 10/26/2017 || share detail of each company, each day for 2017.
  3. plot/ - code for below plot
    sectors vs market cap

IMPORTANT:

This script was written on 10/27/2017. Scraper may break if there is any change in nepse website in future, feel free to make changes to script.