
Shopify Extractor
Pricing
$5.00 / 1,000 results

Shopify Extractor
💫 Scrape Shopify e-commerce websites
0.0 (0)
Pricing
$5.00 / 1,000 results
5
Total users
635
Monthly users
19
Runs succeeded
70%
Last modified
2 days ago
💡 Example
example
arrayOptional
💡 Query Examples: Select one or more examples, then hit START
!
OR, enter your own queries in the QUERY input below.
♾️ Sorting
filters.sort
EnumOptional
Value options:
"relevance": string"price_asc": string"price_desc": string
📁 Resource
resource
EnumOptional
Value options:
"products": string"collections": string"pages": string"blogs": string"articles": string
Protocol Version
version
EnumOptional
💡 Endpoint API to try first (default=V2)
Value options:
"1": string"2": string
🌐 PROXY NETWORKING
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
📁 CUSTOM STORAGE
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}