Skip to content

Rusab/Daraz_reviewimage_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors