SkillAgentSearch skills...

AmazonWebScraper

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

Install / Use

/learn @flyingninja97/AmazonWebScraper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>AmazonWebScraping Tool</h1> </br></br>

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

<p align="center"> 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 :computer:

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

Screenshots :camera:

<img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/Capture.PNG"/> <img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/images/Screenshot%20(16).png" /> <img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/images/Screenshot%20(20).png" /> <img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/images/Screenshot%20(22).png" />

Analytics Performed using Matplotlib

<img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/pie2.png" width ="800" /> <p align="center">The above chart describes the market share in laptop segment by each company . </br> We see that lenevo , Dell ,HP has occupied the major part in laptop segment.</p> </br> <img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/histo.png" width ="800" /> <img src="https://github.com/flyingninja97/AmazonWebScraper/blob/master/ratings.png" width ="800" />

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated11mo ago
Forks1

Languages

Jupyter Notebook

Security Score

67/100

Audited on May 3, 2025

No findings