Skip to content

A Python web scraper using BeautifulSoup to extract Amazon iPad details, including title, generation-specific features, price, and ratings.

Notifications You must be signed in to change notification settings

deept-agl/Web_scraping_Amazon_data_using_BeautifulSoup_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Amazon iPad Web Scraper using BeautifulSoup Python

This Python project scrapes Amazon for iPad details using BeautifulSoup. It extracts:

βœ… iPad Title (with generation-specific features)
βœ… Price
βœ… Ratings

πŸ“Œ Features

  • Uses requests and BeautifulSoup for efficient web scraping
  • Extracts structured iPad data from Amazon product listings
  • Outputs data in a clean format CSV for further analysis

Extracted Dataframe

Extracted_Dataframe

Amazon Website Page used

Extracted_Dataframe

The python file for this project is present in this Repository.

About

A Python web scraper using BeautifulSoup to extract Amazon iPad details, including title, generation-specific features, price, and ratings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published