Skip to content

Latest commit

 

History

History

================= If you want to run the sample codes ================

  • Extract the product catalog in a sequential way (not really recommended)

    python read_product_catalog.py

  • Extract the product catalog in a way (REALLY RECOMMENDED)

  • Extract product by product code

  • Extract product by UPC code

  • Extract inventory by product code

  • Extract inventory by UPC code

MORE TO COME ...

=================== Other help ================

Need python? Google python, download it and install If you are mac user, homebrew install python

Need dependencies? use easy_install or pip to install modules you may not have install in your machine