Tesco UK & Ireland Scraper avatar
Tesco UK & Ireland Scraper

Pricing

$2.50 / 1,000 products

Go to Store
Tesco UK & Ireland Scraper

Tesco UK & Ireland Scraper

Developed by

Radeance

Radeance

Maintained by Community

Extract product details like UPC / GTIN, price, competitor price, category, availability, promotions, nutrition, and images from Tesco UK at scale. Scrape by product or category listing URLs with auto-pagination. Export data as HTML Table, JSON, JSONL, CSV, Excel, XML, or RSS.

5.0 (2)

Pricing

$2.50 / 1,000 products

7

Total users

129

Monthly users

22

Runs succeeded

>99%

Last modified

12 days ago

Grocery Category

categoryEnumRequired

Select the grocery category you want to scrape

Value options:

"fresh-food": string"bakery": string"treats-and-snacks": string"food-cupboard": string"frozen-food": string"drinks": string"baby": string"health-and-beauty": string"pets": string"household": string"home-and-living": string"tesco-finest": string"summer": string

Default value of this property is "fresh-food"

Region

regionEnumRequired

Select the region for Tesco UK or Tesco IE. This will be disregarded when using the 'urls' field. Default: UK

Value options:

"UK": string"IE": string

Default value of this property is "UK"

Product or Listing URL(s)

urlsarrayOptional

Add product page or category listing page URLs you want to scrape. You can add multiple URLs by clicking the '+' button.

Include Product Details

include_product_detailsbooleanOptional

If checked, the scraper will include detailed product information from the product page such as ingredients, allergens, and nutritional information. This option will be considered for listing urls. Default: true

Default value of this property is true

Max Items

max_itemsintegerOptional

Maximum number of products to scrape. Free Users are limited to 100 Default: 100

Default value of this property is 100

Max Pages

max_pagesintegerOptional

Maximum number of pages to scrape (Listing mode). Default: 1

Default value of this property is 1

Page Offset

page_offsetintegerOptional

The page number the scraper should scrape from. Paid-Only Feature. Defaults to 1

Default value of this property is 1

Mode (DEPRECATED) - Use 'include_product_details' instead

modeEnumOptional

This option is deprecated. Listing and Product URLs will now be automatically sorted. Use 'include_product_details' instead.

Value options:

"product": string"listing": string

Default value of this property is "listing"