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.
- 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.
- Python 3.x (Download from python.org)
- Internet connection to access and fetch data from Amazon.
-
Clone the Repository
git clone https://github.com/reviverkid/Amazon-Offers-Scraper.git