Abdalla-Medhat/Amazon-Scrape-Project
An example of a web scraping project aimed at gathering data from Amazon regarding washing machine products.
Python
This is a web scraping project aimed at gathering data from Amazon regarding washing machines and saving it in TXT and CSV files. I used two different methods: the first one using the selenium library in headless mode, and the second one using the requests library.
1- You can fork it in your scraping project and modify it to create a template.
2- You can understand how the scraping operation is performed.
I hope I have helped you in some way. I wish you success.