Skip to content

efecanxrd/Qogita-Product-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping

Scraping products from qogita.com with python selenium

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries

You can install the library by typing 'pip install -r requirements.txt' in the terminal

How this is working?

We are using selenium and our skills for scraping. We created a simple algorithm with for loops. So, we can scrape up to 140 products pages (until end)

About

Scraping products from qogita.com with python selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages