Harrods Actor
2 hours trial then $15.00/month - No credit card required now
Harrods Actor
2 hours trial then $15.00/month - No credit card required now
The Harrods Actor is a powerful tool to scrape product details from Harrods, including names, prices, descriptions, images, and codes. Perfect for catalog building or price monitoring, this Actor handles multiple URLs efficiently. Ensure proxy use for seamless data extraction. Start scraping today!
Overview
The Harrods Actor allows you to scrape detailed product information from Harrods web pages effortlessly. Whether you’re gathering product details for analysis, building a catalog, or monitoring price changes, this Actor is designed to provide reliable and accurate data extraction.
Key Features:
- Extract product details such as name, price, description, images, and product codes.
- Process multiple Harrods product URLs in a single run.
- Outputs data in a structured JSON format.
- Easy-to-use input configuration.
Note: Use proxies to prevent potential blocking by the website.
How It Works
Step 1: Configure Input
Provide a list of Harrods product page URLs that you want to scrape. The input is a JSON object structured as follows:
1{ 2 "title": "Scrape harrods data from web pages", 3 "type": "object", 4 "schemaVersion": 1, 5 "properties": { 6 "urls": { 7 "title": "List of URLs of the harrods pages", 8 "type": "array", 9 "description": "A list of URLs of the web pages you want to scrape data from.", 10 "editor": "stringList", 11 "prefill": [ 12 "https://www.harrods.com/en-np/p/gianvito-rossi-leather-vanta-knee-high-boots-85-000000000007658417" 13 ] 14 } 15 }, 16 "required": ["urls"] 17}
Step 2: Run the Actor
Start the Actor by uploading the input JSON. You can run it locally or through the Apify platform.
Step 3: View Output
The Actor returns the scraped data in the following JSON format:
1[ 2 { 3 "product_name": "Suede Crystal-Embellished Bon Bon Bag", 4 "product_price": "2,350 USD", 5 "product_image": [ 6 "https://hrd-live.cdn.scayle.cloud/images/622a28a2b15fdf61af13704a97e76380.jpg?quality=75", 7 "https://hrd-live.cdn.scayle.cloud/images/0d03f2895afc92eca5c18597511e89bd.jpg?quality=75", 8 "https://hrd-live.cdn.scayle.cloud/images/b8c1e644fa90b175afb6ba0d61e8b4f7.jpg?quality=75", 9 "https://hrd-live.cdn.scayle.cloud/images/c52eb1c7f60d624822571405c980f067.jpg?quality=75", 10 "https://hrd-live.cdn.scayle.cloud/images/a3d8462e25faec92d96992f0c4b96c55.jpg?quality=75", 11 "https://hrd-live.cdn.scayle.cloud/images/2befd8faab6b80625b7d003c68bbba09.jpg?quality=75" 12 ], 13 "product_url": "https://www.harrods.com/en-us/p/jimmy-choo-suede-crystal-embellished-bon-bon-bag-000000000007596280", 14 "description": "Bringing vintage influences firmly into the modern day, Jimmy Choo's Bon Bon bag sees a suede crystal-embellished pouch brought together by a drawstring fastening and structured bracelet handle. Clasp the perfectly formed accessory in your hand as you step out to your next engagement, enjoying its resolutely regal appeal.", 15 "product_code": "000000000007596280" 16 }, 17 { 18 "product_name": "Virgin Wool Sweater", 19 "product_price": "355 USD", 20 "product_image": [ 21 "https://hrd-live.cdn.scayle.cloud/images/75113b9dcfacb08c8e4ce6cb69834a37.jpg?quality=75", 22 "https://hrd-live.cdn.scayle.cloud/images/713f66a293fd375677d349deca209fe5.jpg?quality=75", 23 "https://hrd-live.cdn.scayle.cloud/images/4ae745571476b7c76c42cd45b662bc81.jpg?quality=75", 24 "https://hrd-live.cdn.scayle.cloud/images/4b1b38e338b5931335c9d3b1a454ff33.jpg?quality=75", 25 "https://hrd-live.cdn.scayle.cloud/images/478fb4dac6faaaa2b3a59569341aa89d.jpg?quality=75", 26 "https://hrd-live.cdn.scayle.cloud/images/471a118cc07796594036f4d86b85aab7.jpg?quality=75" 27 ], 28 "product_url": "https://www.harrods.com/en-us/p/vivienne-westwood-virgin-wool-sweater-000000000007687741", 29 "description": "Following its emergence in the late '80s, Vivienne Westwood’s Orb motif remains an iconic symbol for the House; it represents the past in the form of royalty alongside the rings of Saturn to signify the future. Embroidered to the chest of this virgin wool sweater, it lends a dose of heritage flair to the classic silhouette and sends a familiar message to those in the know.", 30 "product_code": "000000000007687741" 31 } 32]
Input Fields
- urls: (Required) An array of Harrods product page URLs. Provide the specific URLs you want to scrape.
Output Fields
The output consists of a list of objects, each containing the following fields:
- product_name: The name of the product.
- product_price: The price of the product.
- product_image: A list of URLs for the product images.
- product_url: The URL of the scraped product page.
- description: A brief description of the product.
- product_code: The unique identifier for the product.
Support
For questions, custom output formats, or to report issues, contact us at support@getdataforme.com.
You can also reach us via our contact form. Please mention "Harrods Actor Support" in the subject line for faster response.
Proxy Usage
To avoid being blocked by the Harrods website, ensure you activate proxies when running the Actor.
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago