Metadata-Version: 2.1
Name: kupiapi
Version: 1.0.8
Summary: Scraper API for extracting product data from kupi.cz
Home-page: https://github.com/vorava/kupiapi
Author: Vojtech Orava
Author-email: vojtech.orava@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: requests

# Kupi API

This is a lightweight *www.kupi.cz* web scraper for scraping **sales** and **recipes** into JSON. It does require only bs4, json and requests libraries. API provides multiple methods to download content from the kupi website (see more below).

## Instalation
> pip install kupiapi

## Usage


## Examples

