Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
16 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 567 Bytes

Web-Scraper

This Python project allows you to compare the prices and product names of items on both Amazon and Flipkart, providing you with a convenient table for quick insights.

How to Use

1. Ensure you have the required libraries installed:

tabulate
requests
beautifulsoup4
random

2. Clone or download all the files in the 'scraperCode' folder to your local directory.

3. Run the 'main.py' file to start the program.