Skip to content

This is a simple python script that downloads all products from Shopify in bulk. This uses the new pagination parameter of Shopify REST API.

License

Notifications You must be signed in to change notification settings

tunchunairarko/simple_shopify_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_shopify_downloader

This is a simple python script that downloads all products from Shopify in bulk. This uses the new pagination parameter of Shopify REST API.

HOW TO USE THE SCRIPT

  1. Create a .env file with your shopify admin api url for products copied from your store
  2. just run download.py. The products will be automatically saved to products.json.

About

This is a simple python script that downloads all products from Shopify in bulk. This uses the new pagination parameter of Shopify REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages