Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 333 Bytes

Scrape NEPSE

Scrape NEPSE website to fetch the stock trading data for the available companies.

  • Fetches the list of the companies from the dropdown
  • Stores data in the file with the naming format <company_symbol>_<start_date>_<end_date>.csv

Sample

Sample data of the company AKBSL is in the data directory (LINK).