This script automates the process of tracking the prices of the Samsung Galaxy S24 Ultra across multiple popular e-commerce platforms, including Amazon Egypt, Noon, B.TECH, and 2B. It utilizes Selenium to interact with each website, extracts the current price of the specified product, and displays the results in the console. The script is designed to be easily extendable for tracking other products or additional websites.
- Tracks product prices from Amazon Egypt, Noon, B.TECH, and 2B.
- Uses Selenium WebDriver for automated web interaction.
- Includes error handling for each website to ensure robustness.
- Simple and clean Python code that is easy to understand and modify.
- Python
- Selenium WebDriver
- ChromeDriver
- Clone the repository:
git clone https://github.com/yourusername/your-repository.git
- Open script
double tap on App.py