Skip to content

The Amazon Offers Scraper is a Python script that extracts product titles and prices from Amazon India based on a search query. It helps in tracking and monitoring deals and offers efficiently. The script handles missing data and mimics a real browser to avoid detection.

Notifications You must be signed in to change notification settings

reviverkid/Amazon-Offers-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Amazon Offers Scraper

Overview

The Amazon Offers Scraper is a Python-based tool designed to extract and display product information from Amazon India's search results. This script allows users to search for specific products and retrieve details such as product titles and prices. It is especially useful for tracking deals and offers over time.

Features

  • Search Functionality: Allows users to search for products on Amazon India.
  • Product Details Extraction: Retrieves and displays product titles and prices.
  • Robust Error Handling: Handles missing data and changes in the webpage structure.
  • Customizable User-Agent: Mimics a real browser to avoid detection and blocking.
  • Simple Setup: Easy to install and run with minimal dependencies.

Installation

Prerequisites

  • Python 3.x (Download from python.org)
  • Internet connection to access and fetch data from Amazon.

Steps to Install

  1. Clone the Repository

    git clone https://github.com/reviverkid/Amazon-Offers-Scraper.git

About

The Amazon Offers Scraper is a Python script that extracts product titles and prices from Amazon India based on a search query. It helps in tracking and monitoring deals and offers efficiently. The script handles missing data and mimics a real browser to avoid detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages