Skip to content

flyingninja97/AmazonWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonWebScraping Tool



This is a GUI based web scraping Tool written in python using BS4, Tkinter and requests Library. The data is fetched in realtime format and is saved in a database file. This data can be later used for Plotting and visualization purposes.

Branch master GitHub license

Show some love ❤️ and Star ⭐️ the Repository to support the project.

Installation

  • Install Python on your computer
  • Clone this repository and make necessary changes to the directory in scraps.py.
  • Open CMD on your computer and change the directory to the place where you cloned the repository.
  • Run the command python scraps.py
  • The program will extract data and save it in a db format.

Technology Stack 💻

  • Python - Primary Language.
  • Tkniter- GUI creation
  • SQLite - Storing items in db
  • BeautifulSoup4- For data scraping

Screenshots 📷

Analytics Performed using Matplotlib

The above chart describes the market share in laptop segment by each company .
We see that lenevo , Dell ,HP has occupied the major part in laptop segment.


About

A GUI based web scraper written in python using BeautifulSoup ,requests and tkinter library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published