Description:
Write a scraper that inputs a product name and retrieves:
Product title
Price
Rating (if available)
🔧 Requirements:
Use headers to bypass bot detection
Return a list of top 5 products in tabular JSON format
📁 Suggested Folder: product-search-scraper/