Skip to content

This project scrapes all product data from "https://www.elkolla.scanini.tn/client/welcome" to be used in another business-related project. It leverages Selenium for automated scraping and organizes the extracted data for further use in a product-based system.

Notifications You must be signed in to change notification settings

BohBOhTN/scraping_kolla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product Scraping for EL KOLLA

This project automates the process of scraping product data from the EL KOLLA website ("https://www.elkolla.scanini.tn/client/welcome"). The extracted information is intended for use in another business-related project.

Features

  • Scrapes product details including names, prices, and descriptions.
  • Uses Selenium WebDriver for efficient web scraping.
  • Data is structured for easy integration into other systems.

Prerequisites

  • Python 3.x
  • Selenium
  • ChromeDriver (or any other compatible WebDriver)

Installation

  1. Clone the repository:
    git clone https://github.com/BohBOhTN/scraping_kolla.git
    cd scraping_kolla

About

This project scrapes all product data from "https://www.elkolla.scanini.tn/client/welcome" to be used in another business-related project. It leverages Selenium for automated scraping and organizes the extracted data for further use in a product-based system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages