Skip to content

A Scrapper tool which scrapes user specific data from a stock website

Notifications You must be signed in to change notification settings

XLander03/Stock_Scraper

Repository files navigation

Web_Scraping_Stock

This project represents a freelance endeavor dedicated to developing a user-friendly web scraping application.

A simple web scraping application using beautiful soup and pandas, made to scrape a particular stock Webstite. A GUI has been made using TKinter for usability. Optimization is still yet to be done.

The below code is to generate a venv to setup your environment to run the above script

python3 -m venv env source env/bin/activate pip install -r requirements.txt

About

A Scrapper tool which scrapes user specific data from a stock website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages