This is a simple python script that downloads all products from Shopify in bulk. This uses the new pagination parameter of Shopify REST API.
- Create a .env file with your shopify admin api url for products copied from your store
- just run download.py. The products will be automatically saved to products.json.