Skip to content

Add limit=250 query param and other improvements#11

Open
akmadian wants to merge 3 commits intolagenar:masterfrom
akmadian:patch-1
Open

Add limit=250 query param and other improvements#11
akmadian wants to merge 3 commits intolagenar:masterfrom
akmadian:patch-1

Conversation

@akmadian
Copy link

@akmadian akmadian commented Jan 10, 2020

The default number of products returned per call (from the docs) is 50 items. This change will get 250 products per API call, decreasing the number of calls necessary to scrape a full catalog by (theoretically) 5x :)

Ari Madian added 3 commits January 9, 2020 20:22
The default number of products returned per call (from [the docs](https://help.shopify.com/en/api/reference/products/product)) is 50 items. This change will get 250 products per API call, decreasing the number of calls necessary to scrape a full catalog by 5x :)
@akmadian akmadian changed the title Add limit=250 query param Add limit=250 query param and other improvements Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant