
BigCommerce Extractor
Pricing
$5.00 / 1,000 results
Go to Apify Store

BigCommerce Extractor
💫 Scrape BigCommerce Websites
0.0 (0)
Pricing
$5.00 / 1,000 results
1
49
15
Last modified
2 months ago
Pricing
$5.00 / 1,000 results
💫 Scrape BigCommerce Websites
0.0 (0)
Pricing
$5.00 / 1,000 results
1
49
15
Last modified
2 months ago
filters.search
stringOptional
💡 Searches against several fields on the product including Name, SKU, and Description
filters.sort
EnumOptional
"featured": string"newest": string"selling": string"name_asc": string"name_desc": string"review": string"price_asc": string"price_desc": string"relevance": string
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
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}