
WooCommerce Scraper
Pricing
$3.00 / 1,000 results
Go to Apify Store

WooCommerce Scraper
💫 Scrape WooCommerce and WordPress websites
4.2 (3)
Pricing
$3.00 / 1,000 results
23
2.1K
69
Issues response
0.56 hours
Last modified
23 days ago
Pricing
$3.00 / 1,000 results
💫 Scrape WooCommerce and WordPress websites
4.2 (3)
Pricing
$3.00 / 1,000 results
23
2.1K
69
Issues response
0.56 hours
Last modified
23 days ago
resource
EnumOptional
"products": string"categories": string"brands": string"tags": string"attributes": string"reviews": string"pages": string"posts": string"comments": string"post-categories": string"post-tags": string"users": string
filters.format
EnumOptional
💡 Output format for Descriptions. (default: Markdown)
"md": string"text": string"html": string
filters.sort
EnumOptional
Sort results by attribute
"date": string"modified": string"id": string"include": string"title": string"slug": string"price": string"popularity": string"rating": string"menu_order": string"comment_count": string
filters.sku
stringOptional
💡 Limit result set to products with specific SKU(s). Use commas to separate.
filters.tax_class
EnumOptional
Limit result set to products with a specific tax class.
"standard": string"reduced-rate": string"zero-rate": string
filters.product_type
EnumOptional
Products assigned a specific type
"simple": string"grouped": string"external": string"variable": string"wbs_bundle": string"variation": string
filters.status
EnumOptional
"future": string"trash": string"draft": string"pending": string"private": string"publish": string
filters.stock
EnumOptional
"instock": string"outofstock": string"onbackorder": 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}