Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 572 Bytes

Amazon Scrape Project:


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.

How can you benefit from this project?

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.