This Project is about Exploring Samsung Products from Popular eCommerce Websites in Egypt which are: Amazon EG, Noon and Jumia using Python and BeautifulSoup Library
- Scraping Product Description, Price, Rating and Details Link for each Product
- Dealing with any Currency for Comparing Products other than Egyptian pound
- Getting Products Prices with User Preferred Currency for any Program Options at Real-time Currency Price
- Comparing Samsung Products by Price Range
- Saving Products Data after Applying Price Range in Spreadsheets for every eCommerce Website
- Using Naming Convention for Saved Spreadsheet Files : Today's Date - File Description - Applied Price Range
- Comparing Prices by Samsung Product Keywords
- Displaying All Products Matched with User Input for Product Keywords from the Websites
Project-Video-Demo.mp4
You Should install Python 3 and beautifulsoup4 Library
pip install beautifulsoup4
For Getting More Results in any Program Option, Specify The Number of Pages you need to extract in Extracting Functions according to The Number of Pages at each Website