Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 602 Bytes

about.rst

File metadata and controls

19 lines (14 loc) · 602 Bytes

About

Update - datakick.org was shutdown in March 2020. Therefore, this package no longer works. This documentation will remain here but will receive no further updates.

datakick is a Python wrapper for the Datakick open product database API.

It supports the following actions:
  • Adding images to products
  • Adding/modifying product attributes
  • Finding products using their barcode
  • Searching for products by brand or name
  • Downloading items in bulk by page
datakick runs on Python versions:
  • 2.7.x
  • 3.2 and above