Skip to content

Nepal Stock Data Extractor: Extract Essential Stock Data for Enhanced Investment Analysis in Nepal Share Market

Notifications You must be signed in to change notification settings

beacon404/NepStocks-D-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NepStocks-D-Miner

NepStocks-D-Miner is a Python script designed to extract essential stock data from the Nepal Share Market website for enhanced investment analysis. The script uses web scraping techniques to gather information about various stocks and saves it in an Excel file.

Screenshot

Features

  • Scrapes stock data for a list of specified stock symbols from the Nepal Share Market website.
  • Extract details such as Symbol, Company, Sector, Listed Shares, Paidup Value, Total Paidup Value, Eps, and EPS date.
  • Stores the collected data in an Excel file named StockData.xlsx.
  • Appends new data to an existing Excel file if it already exists.
  • Utilizes libraries like requests, BeautifulSoup, and pandas for web scraping and data manipulation.

Prerequisites

  • Python 3.x
  • Required Python packages: requests, BeautifulSoup, pandas and others mentioned in requirement.txt file

Usage

  1. Clone this repository or download the NepStocks-D-Miner.py script.
  2. Install the required Python packages using the following command:
    pip install requests beautifulsoup4 pandas

other requirements are mentioned in requirement.txt file

The site from where stock data is extracted using this program is hidden. Please contact us if needed.

About

Nepal Stock Data Extractor: Extract Essential Stock Data for Enhanced Investment Analysis in Nepal Share Market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages