An open API service indexing awesome lists of open source software.

https://github.com/mohnish88/web-scrapping

In this project, I used web scraping tools to extract data from daraz.pk, a popular e-commerce platform. Utilizing the BeautifulSoup and Selenium libraries in Python, I was able to efficiently navigate the website, extract valuable information on product listings, prices, and reviews, and store the data for further analysis.
https://github.com/mohnish88/web-scrapping

beautifulsoup beautifulsoup4 html-parsing python-web-scraping scrapping-python selenium selenium-python selenium-webdriver web-scraping

Last synced: 5 months ago
JSON representation

In this project, I used web scraping tools to extract data from daraz.pk, a popular e-commerce platform. Utilizing the BeautifulSoup and Selenium libraries in Python, I was able to efficiently navigate the website, extract valuable information on product listings, prices, and reviews, and store the data for further analysis.

Awesome Lists containing this project

README

          

# Web-Scrapping
Web Scraping By using python
# Web Scraping Project: daraz.pk

## Project Overview
This project involves web scraping data from daraz.pk, a popular e-commerce platform, using Python libraries BeautifulSoup and Selenium. The goal was to extract valuable information on product listings, prices, and reviews, and analyze the data to provide actionable insights into e-commerce trends and consumer behavior.

## Accessing the Project
Clone the repository:
```bash
git clone https://github.com/yourusername/your-repo-name.git