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 project scrapes product details such as titles, prices, and links from locally stored Amazon product HTML files using Python's BeautifulSoup library. The scraped data is then exported into a CSV file for easy access and analysis.