WooCommerce Scraper
No credit card required
WooCommerce Scraper
No credit card required
Scrape data from WooCommerce websites.
Resource
resource
EnumOptional
Value options:
"products": string"categories": string"tags": string"attributes": string"reviews": string
Search
search
stringOptional
Search by similar product NAME, SKU< or @ID(s). example: "@1001 @1002 @1003"
Sort
sort
EnumOptional
Sort results by attribute
Value options:
"date": string"modified": string"id": string"include": string"title": string"slug": string"price": string"popularity": string"rating": string"menu_order": string"comment_count": string
Tax Class
tax_class
EnumOptional
Limit result set to products with a specific tax class.
Value options:
"standard": string"reduced-rate": string"zero-rate": string
Product Type
product_type
EnumOptional
Products assigned a specific type
Value options:
"simple": string"grouped": string"external": string"variable": string"wbs_bundle": string"variation": string
Product Status
status
EnumOptional
Value options:
"future": string"trash": string"draft": string"pending": string"private": string"publish": string
Stock Status
stock
EnumOptional
Value options:
"instock": string"outofstock": string"onbackorder": 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}
Actor Metrics
87 monthly users
-
11 stars
55% runs succeeded
76 days response time
Created in Jul 2022
Modified 3 months ago