Skip to content

This is a python based scrapper designed to scrape the review images of products on Daraz. It uses Selenium and BeautifulSoup.

Notifications You must be signed in to change notification settings

Rusab/Daraz_reviewimage_scrapper

Repository files navigation

Daraz_reviewimage_scrapper

This is a python based scrapper designed to scrape the review images of products on Daraz. https://www.daraz.com/ . This only scrapes the images in the review section.

Dependencies

Python - 3.9.6
The scrapper uses Selenium and BeautifulSoup modules.

pip install -r requirements.txt

Download Webdriver

Download webdrivers from the following links:
(The version of the driver should match the browser version you are using)
Chrome: https://chromedriver.chromium.org/downloads
Firefox: https://github.com/mozilla/geckodriver/releases

About

This is a python based scrapper designed to scrape the review images of products on Daraz. It uses Selenium and BeautifulSoup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published