
Home Depot Browser
Pricing
$30.00/month + usage

Home Depot Browser
💫 Scrape Homedepot.com
5.0 (1)
Pricing
$30.00/month + usage
6
88
15
Issues response
2.3 hours
Last modified
a month ago
Pricing
$30.00/month + usage
💫 Scrape Homedepot.com
5.0 (1)
Pricing
$30.00/month + usage
6
88
15
Issues response
2.3 hours
Last modified
a month ago
filters.store_id
stringOptional
💡 Store Location: Zip Code, City, State, Store ID or LATITUDE,LONGITUDE
filters.sort
EnumOptional
"best-match": string"popular": string"top-sellers": string"price-low": string"price-high": string"top-rated": string
filters.rating
EnumOptional
"5": string"4": string"3": string"2": string"1": string
filters.review_sort
EnumOptional
💡 Reviews sorting
"photoreview": string"mosthelpfull": string"oldest": string"newest": string"highestrating": string"lowestrating": 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}