Selfridges Scraper avatar

Selfridges Scraper

Try for free

2 hours trial then $15.00/month - No credit card required now

Go to Store
Selfridges Scraper

Selfridges Scraper

getdataforme/my-selfridges-actor
Try for free

2 hours trial then $15.00/month - No credit card required now

A Selfridges scraper extracts product data like names, prices, and availability from the Selfridges website, aiding in market research and analysis while ensuring compliance with ethical and legal guidelines.

Selfridges Scraper Documentation

Selfridges Scraper is an Apify actor designed to scrape product details effortlessly from selfridges.com. This scraper extracts detailed product information, making it ideal for data analysis, monitoring, and e-commerce insights.


Input Format

The actor accepts a JSON input with the following structure:

1{
2    "urls": [
3        "https://www.selfridges.com/GB/en/product/comme-des-garcons-comme-des-garons-play-x-converse-canvas-high-top-trainers_R03759080/#colour=BLACK"
4    ]
5}
  • urls: An array of product page URLs from selfridges.com that you want to scrape. Multiple URLs can be provided for batch scraping.

How Selfridges Scraper Works

  1. Provide Input: Add the product URLs in the "urls" field of the input JSON.
  2. Run the Scraper: Start the actor to fetch and parse data from the provided URLs.
  3. Get Results: Once the scraper completes its run, the extracted data is returned in a structured JSON format.

Output Format

When the scraper runs successfully, the output will have the following structure:

1[
2    {
3        "product_name": "Comme des Garçons PLAY x Converse canvas high-top trainers",
4        "product_price": "140.00 GBP",
5        "product_image": "https://images.selfridges.com/is/image/selfridges/R03759080_BLACK_M",
6        "product_url": "https://www.selfridges.com/GB/en/product/comme-des-garcons-comme-des-garons-play-x-converse-canvas-high-top-trainers_R03759080/",
7        "description": "Comme des Garcons PLAY x Converse canvas trainers100% cotton canvasLace-up fasteningRound toe, contrasting stitching, branded patch and graphic heart print on sides, contrasting soleWipe with a clean, dry clothUpper: 100% cotton canvasLining: 100% cotton canvasSole: 100% rubber"
8    }
9]

Explanation of Fields

  • product_name: The name of the product as displayed on the website.
  • product_price: The price of the product, including the currency.
  • product_image: The URL of the product image.
  • product_url: The source URL of the product page.
  • description: A detailed description of the product, including materials and care instructions.

Features

  • Customizable Input: Add multiple product URLs for simultaneous scraping.
  • Detailed Output: Captures key product information, including images and descriptions.
  • Reliable Scraping: Optimized for selfridges.com’s structure to ensure accurate and consistent data extraction.

Important Notes

  1. Use Proxies: Enable proxies to avoid potential IP bans and ensure reliable data retrieval.
  2. Data Accuracy: Ensure the URLs provided are valid and accessible.

Support

For custom requirements, troubleshooting, or bug reports, contact us at:

When reaching out, please include the email subject "Selfridges Scraper Support" to ensure prompt assistance.


Thank you for using the Selfridges Scraper!

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a day ago

Categories