danhipke / varys

A way to crawl E-commerce sites for structured product data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Varys

A way to crawl websites for structured data

Setup

Varys assumes you are running Splash locally on port 8050. The easiest way to do this is to use the Splash Docker image:

docker run -p 8050:8050 -p 5023:5023 scrapinghub/splash

About

A way to crawl E-commerce sites for structured product data

License:MIT License


Languages

Language:Python 100.0%