Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leanbc/zalando_sku_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zalando Skus Crawler

Just replace in config.ini the URL and the path to your local machine where you want to put the csv with the Sku data.

After that, run from the root of the repo:

1 - pip install -r ./requirements.txt 2 - python3 skus_crawler.py

If you do not want to install python, the script is runable in Docker Container.You need to have installed Make and Docker. Run then from the root of the repo:

1- make run_crawler

About

Basic Python Scraper to get SKU data From Zalando's Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published