KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
nepse
★ 10
Open GitHub ↗
Get data from Nepse, Nepal stock exchange.
Download README (.md)
Explore Similar Repositories
s7-golang-sdk
:
NDC connector realisation of S7 Agent API written on golang
BearHunter
:
Lets you globally search for notes and use system wide hotkeys with the Bear notes taking application.
python4CityGovtProcessImprovement
:
Repo for the PY 4 CG Python for City Government Process Improvement Meet Up
FizzyoFramework-Unity
:
A Unity package for making game for project Fizzyo.
flow-tips
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nepse
?
Download (.md)
# 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  ### 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.*