Data Scraping E-Commerce by Rama HartadiData Scraping E-Commerce by Rama Hartadi

Data Scraping E-Commerce

Rama Hartadi

Rama Hartadi

This is the example website that We have scraped. We use Python as the primary language for web data scraping. Utilizing a combination of Selenium and BeautifulSoup, we have developed a comprehensive solution. Selenium handles the dynamic interactions, such as scrolling and button clicking, while BeautifulSoup is employed for the actual scraping of data from the web pages. The extracted data is then efficiently saved into both XLSX and CSV file formats, ensuring a robust and effective data extraction process from the dynamic E-Commerce website.
Like this project

Posted May 1, 2024

Utilizing a combination of Selenium and Beautiful. The extracted data is then efficiently saved into both XLSX and CSV file formats