Skip to content

A python web crawler that finds the shops in Skroutz that provide the most products and retrieves their attributes

License

Notifications You must be signed in to change notification settings

dmichalis/skroutz_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identical shops in Skroutz

The following code, when provided with the urls of some products in Skroutz, selects those shops that will result in the minimum cost.

Notes:

  1. The file containing the urls should be named 'product_urls.txt'
  2. The results are printed in a .csv file
  3. The website Skroutz.gr updates its UI regurarly, so in case the code does not work modifications in the xpath are required (look class_shop.py).

About

A python web crawler that finds the shops in Skroutz that provide the most products and retrieves their attributes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages