/data-scraping-amazon

Python script that scrapes data from Amazon product pages and saves the information into a CSV file. The script uses the BeautifulSoup library for web scraping and the os module for file operations

Primary LanguageHTML

Watchers