Currys.co.uk Scraper avatar
Currys.co.uk Scraper

Pricing

$20.00/month + usage

Go to Apify Store
Currys.co.uk Scraper

Currys.co.uk Scraper

Developed by

Voyn Software

Voyn Software

Maintained by Community

Scrapes Currys.co.uk products with details such as: title, link, id/sku/EAN, brand, price (currency), stock status, key features, primary image & gallery, categories, specs, description, color, availability, delivery methods etc.

5.0 (1)

Pricing

$20.00/month + usage

1

1

1

Last modified

a day ago

Currys.co.uk Scraper (Apify)

Scrape Currys list pages and optionally visit each product page for full details.

Features

  • Accepts multiple list URLs (category or filtered)
  • Pagination by start= in steps of 20 (sz=20)
  • Modes:
    • LIST_ONLY — save data available on list tiles (fast)
    • FULL — also open each product page for specs, description, gallery, JSON-LD fields
  • Proxy support via Apify’s proxy editor
  • Clean fields: productLink, productTitle, id, sku, ean, brand, price, currency, stockStatus, productImage (stripped before ?), features (key/value array), categories, plus (FULL): description, color, availability, deliveryMethods, galleryImages, specs (sections with rows)

Input

  • Currys List URLs (startUrls) — one per line
  • Scrape ModeLIST_ONLY or FULL
  • Max items (optional)
  • Max pages per list URL (safety cap; default 100)
  • Proxy configuration — Apify proxy on/off & groups

Example list URLs

  • https://www.currys.co.uk/appliances/laundry/washing-machines
  • https://www.currys.co.uk/appliances/laundry/washing-machines/freestanding-washing-machines?prefn1=searchFilter5&prefn3=searchFilter3&prefv1=85%20-%2085.9%20cm&prefv3=A

Example Output

One item per product:

{
"source": "DETAIL",
"productTitle": "HP 22-dg0003na 21.5\" All-in-One PC - Intel® N100, 128 GB UFS, Black",
"productLink": "https://www.currys.co.uk/products/hp-22dg0003na-21.5-allinone-pc-intel-n100-128-gb-ufs-black-10280510.html",
"id": "10280510",
"sku": "10280510",
"ean": "198415359186",
"brand": "HP",
"price": 399,
"currency": "GBP",
"stockStatus": null,
"productImage": "https://media.currys.biz/i/currysprod/10280510",
"categories": [
"Home",
"Computing",
"Desktop PCs"
],
"features": [
{
"key": "Intel® N100 Processor",
"value": null
},
{
"key": "RAM:",
"value": "8 GB / Storage: 128 GB UFS"
},
{
"key": "Full HD display",
"value": null
}
],
"availability": "InStock",
"deliveryMethods": [
"ParcelService",
"OnSitePickup"
],
"description": "Whether you're browsing the web, working on documents, or editing a few photos, this HP desktop is built to keep things running smoothly. Powered by the Intel® Core™ N100 processor, it handles everyday tasks with ease. With 8 GB of DDR5 RAM and a 128 GB UFS drive, you get fast data access and quick boot times. Video calls stay clear and focused with the built-in HD camera, and with a solid range of ports, connecting your devices is simple and hassle-free.Good to know - Stay connected without wires with Wi-Fi 6 and Bluetooth 5.3- It comes with a wired keyboard and mouse, and a suite of HP apps to get you started - Anti-glare coating on the Full HD display improves clarity and reduces eye strain",
"color": null,
"galleryImages": [
"https://media.currys.biz/i/currysprod/10280510",
"https://media.currys.biz/i/currysprod/10280510_001",
"https://media.currys.biz/i/currysprod/10280510_002",
"https://media.currys.biz/i/currysprod/10280510_003",
"https://media.currys.biz/i/currysprod/10280510_004",
"https://media.currys.biz/i/currysprod/10280510_005",
"https://media.currys.biz/i/currysprod/10280510_006",
"https://media.currys.biz/i/currysprod/10280510_007",
"https://media.currys.biz/i/currysprod/10280510_008",
"https://media.currys.biz/i/currysprod/10280510_009",
"https://media.currys.biz/i/currysprod/10280510_010",
"https://media.currys.biz/i/currysprod/10280510_011",
"https://media.currys.biz/i/currysprod/10280510_012",
"https://media.currys.biz/i/currysprod/10280510_013",
"https://media.currys.biz/i/currysprod/10280510_014",
"https://media.currys.biz/i/currysprod/10280510_015"
],
"specs": [
{
"section": "OVERVIEW",
"rows": [
{
"key": "Type",
"value": "All-in-One PC"
},
{
"key": "Operating system",
"value": "Windows 11 Home"
}
]
},
{
"section": null,
"rows": [
{
"key": "RAM",
"value": "8 GB DDR5 (4800 MHz)"
},
{
"key": "Processor",
"value": "- Intel® Core™ N100 Processor- Quad-core- 3.4 GHz- 6 MB cache"
},
{
"key": "Storage",
"value": "128 GB UFS"
}
]
},
{
"section": "SCREEN",
"rows": [
{
"key": "Resolution",
"value": "Full HD 1920 x 1080p"
},
{
"key": "Screen size",
"value": "21.5\""
},
{
"key": "Screen features",
"value": "- Anti-glare- 250 nits- 99% sRGB"
},
{
"key": "Screen type",
"value": "VA"
},
{
"key": "Touchscreen",
"value": "No"
}
]
},
{
"section": "CONNECTIVITY",
"rows": [
{
"key": "WiFi",
"value": "Wi-Fi 6"
},
{
"key": "Ethernet",
"value": "Gigabit Ethernet port"
},
{
"key": "Bluetooth",
"value": "Bluetooth 5.3"
},
{
"key": "Ports",
"value": "- USB Type-C x 1- USB 3.1 x 2- USB 2.0 x 2- HDMI 1.4 x 1- 3.5 mm jack x 1"
}
]
},
{
"section": "MEDIA",
"rows": [
{
"key": "Disc drive",
"value": "No"
},
{
"key": "Memory card reader",
"value": "No"
}
]
},
{
"section": "FEATURES",
"rows": [
{
"key": "Keyboard",
"value": "Wired membrane keyboard with numeric keypad"
},
{
"key": "Mouse / trackpad",
"value": "Wired mouse"
},
{
"key": "Camera",
"value": "HD 720p webcam"
},
{
"key": "Security features",
"value": "Privacy shutter"
},
{
"key": "Other features",
"value": "Microphones"
}
]
},
{
"section": null,
"rows": [
{
"key": "Speakers",
"value": "Dual 2 W speakers"
}
]
},
{
"section": "GENERAL",
"rows": [
{
"key": "Colour",
"value": "Jet black"
},
{
"key": "Weight",
"value": "4.17 kg"
},
{
"key": "Software",
"value": "* Full version of Microsoft Office not included* Full version of anti-virus / internet security not included- HP Connection Optimizer- HP Support Assistant- OMEN Gaming Hub- HP Enhanced Lighting- myHP- Intel Unison- Office 365 (30 day trial)- Adobe free trial (30 day trial)- Xbox Game Pass (30 day trial)"
},
{
"key": "Dimensions",
"value": "382.7 x 493.5 x 169.9 mm (H x W x D)"
},
{
"key": "Manufacturer’s guarantee",
"value": "1 year"
},
{
"key": "Box contents",
"value": "- HP 22-dg0003na 21.5\" All-in-One PC (A4QV3EA#ABU)- Power adapter- HP 125 USB keyboard- HP 125 USB mouse- Documentation- Misc PC Game Pass"
}
]
}
]
}