You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.