Holland & Barrett UK Product Search & Catalog (Unofficial) avatar

Holland & Barrett UK Product Search & Catalog (Unofficial)

Pricing

from $0.03 / 1,000 results

Go to Apify Store
Holland & Barrett UK Product Search & Catalog (Unofficial)

Holland & Barrett UK Product Search & Catalog (Unofficial)

Search Holland & Barrett UK products and fetch category, filter, search, and item data in normalized output.

Pricing

from $0.03 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Share

Search Holland & Barrett UK products and fetch category, filter, search, and item data in normalized output.

This is an unofficial actor and is not affiliated with Holland & Barrett.

Supported operations

  • categories
  • search_filters
  • search
  • category
  • item

Operation guide

The Apify Console form shows the union of all supported fields, so the visible inputs do not change when you switch operation. Use the guide below to know which fields are required.

  • categories Required: none Optional: includeRaw
  • search_filters Required: none Optional: query, categoryId, categorySlug, includeRaw
  • search Required: query Optional: page, limit, sort, includeRaw
  • category Required: categorySlug or categoryId or categoryUrl Optional: page, limit, sort, includeRaw
  • item Required: itemSlug or itemId or url or sku Optional: includeRaw

Example inputs

These starter examples were validated locally against the live site.

{
"operation": "categories",
"includeRaw": false
}
{
"operation": "search",
"query": "vitamin",
"page": 1,
"limit": 20,
"sort": "relevance",
"includeRaw": false
}
{
"operation": "category",
"categoryId": "vitamins-supplements/vitamins/multivitamins",
"categorySlug": "vitamins-supplements/vitamins/multivitamins",
"categoryUrl": "https://www.hollandandbarrett.com/shop/vitamins-supplements/vitamins/multivitamins/",
"page": 1,
"limit": 20,
"sort": "relevance",
"includeRaw": false
}
{
"operation": "item",
"itemId": "holland-barrett-abc-plus-tablets-6100005222",
"itemSlug": "holland-barrett-abc-plus-tablets-6100005222",
"url": "https://www.hollandandbarrett.com/shop/product/holland-barrett-abc-plus-tablets-6100005222",
"sku": "067934",
"includeRaw": false
}
{
"operation": "search_filters",
"query": "vitamin",
"categoryId": "vitamins-supplements/vitamins/multivitamins",
"categorySlug": "vitamins-supplements/vitamins/multivitamins",
"includeRaw": false
}

Output

  • Dataset: normalized products or structured category/filter rows
  • Key-value store OUTPUT: run summary with source, operation, success, total, errors, proxy, and monetization