Iceland UK Grocery Scraper avatar

Iceland UK Grocery Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Iceland UK Grocery Scraper

Iceland UK Grocery Scraper

Scrapes product search results from Iceland Foods UK (iceland.co.uk), including prices, unit prices, offer descriptions, and product URLs.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

Siddhant

Siddhant

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 days ago

Last modified

Share

Scrapes product search results from Iceland Foods UK.

Input

FieldTypeDefaultDescription
queriesstring[]Search terms (e.g. ["frozen chips", "fish fingers"])
maxResultsPerQueryinteger20Max products per query

Output

Each result item:

{
"store": "iceland",
"query": "frozen chips",
"name": "Iceland Straight Cut Chips 1.5Kg",
"brand": "Iceland",
"price": 2.50,
"unitPrice": 1.67,
"unitPriceMeasure": "per kg",
"unitSize": "1.5Kg",
"onOffer": false,
"offerDescription": null,
"imageUrl": "https://...",
"productUrl": "https://www.iceland.co.uk/...",
"gtin": null,
"scrapedAt": "2026-04-14T12:00:00.000Z"
}

Notes

  • No proxy required.
  • GTINs (gtin) are not available from the Iceland website — always null.