Skip to content

A simple shell script which scrapes merolagani.com and displays the stock's last traded price

Notifications You must be signed in to change notification settings

poodypai/nepse-price-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Nepse Price Checker


Check Prices of Stock Listed in Nepal Stock Exchange using Terminal screenshot

Installation

cURL

sudo curl -sL "https://raw.githubusercontent.com/poodypai/nepse-price-checker/main/nepse" -o /usr/local/bin/nepse
sudo chmod +x /usr/local/bin/nepse

Requirement

pup

https://github.com/ericchiang/pup

Usage

nepse STOCK_SYMBOL
eg. nepse GBIME

About

A simple shell script which scrapes merolagani.com and displays the stock's last traded price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages