Marks & Spencer Scraper avatar
Marks & Spencer Scraper

Pricing

$20.00/month + usage

Go to Store
Marks & Spencer Scraper

Marks & Spencer Scraper

Developed by

tolu.

tolu.

Maintained by Community

Scrape the multinational British retailer, Marks & Spencer. Export names, prices, ratings, offers, images, and more by inputting your search inputs into the actor. Output extracted data in formats such as HTML, JSON, CSV, Excel, or XML.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

5

Monthly users

3

Runs succeeded

>99%

Last modified

14 days ago

Scrape the multinational British retailer, Marks & Spencer. Export names, prices, ratings, offers, images, and more by inputing your search inputs into the actor. Output extracted data in formats such as HTML, JSON, CSV, Excel, or XML.

👩‍🍳 Input 👩‍🍳

Fields

ParameterTypeDescriptionDefault Value
searchInputsarrayEnter at most 10 products, codes or brands-
sortByrelevance|newArrivals|bestSelling|priceLowHigh|priceHighLow|ratingsSort the results of each search input by one of theserelevance
maxResultsintegerLimit the number of results per search input. If the value is 0, all the results will be returned200
countryukSelect Country / Regionuk
proxyobjectSelect proxies to be used by the crawler.No proxy

Example (JSON)

{
"country": "uk",
"maxResults": 0,
"proxy": {
"useApifyProxy": false
},
"searchInputs": [
"t-shirts",
"Autograph",
"T112337"
],
"sortBy": "newArrivals"
}

🍖 Output 🍖

Fields

  • id - unique M&S ID
  • url - product URL
  • productCode - unique identifier assigned to the product
  • title - title of the product
  • brand - brand of the product
  • category - category that the product belongs to on M&S
  • rating - rating of the product
  • reviewCount - the number of reviews that the product has
  • price - the price of the product on M&S
  • offers - discount offers that are currently available
  • image - product and model image
    • image.productImage - image of the product
    • image.modelImage - image of the product on a model
  • imagesByColour - product and model image, separated by colour available
    • imagesByColour.colour - available product colour
    • imagesByColour.productImage - product image
    • imagesByColour.modelImage - model image
  • searchInput - the search input that generated this result

Example

{
"id": "60722807",
"url": "https://www.marksandspencer.com//pure-cotton-textured-regular-fit-t-shirt/p/clp60722808",
"productCode": "T417210E",
"title": "Pure Cotton Textured Regular Fit T-Shirt",
"brand": "M&S Collection",
"category": "T-shirts",
"rating": 4.7,
"reviewCount": 24,
"price": "£17.50",
"offers": null,
"image": {
"productImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Z4_X_EC_90",
"modelImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Z4_X_EC_0"
},
"imagesByColour": [
{
"colour": "WHITE MIX",
"productImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Z4_X_EC_90",
"modelImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Z4_X_EC_0"
},
{
"colour": "GREY MIX",
"productImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_T4_X_EC_90",
"modelImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_T4_X_EC_0"
},
{
"colour": "RED MIX",
"productImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_B4_X_EC_90",
"modelImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_B4_X_EC_0"
},
{
"colour": "IVORY MIX",
"productImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Y8_X_EC_90",
"modelImage": "https://assets.digitalcontent.marksandspencer.app/image/upload/SD_01_T41_7210E_Y8_X_EC_0"
}
],
"searchInput": "t-shirts"
}

💸 Cost 💸

This scraper is currently on the rental plan and would cost you $20/month, excluding Apify usage fees. Usage fees are extremely low, only ~$0.01 per 1000 results. You would need to have scraped over 100k results to spend $1 in usage fees 😲. We offer a 1-day free trial for testing and experimentation.

This cost estimation assumes that no proxies were used. However, the actor works fine without proxies.

This scraper is under active development and suggestions or feature requests will be greatly appreciated. If you have any or encounter any issues, feel free to open an issue at https://console.apify.com/actors/1YHvYV4kq2XbWEjJS/issues

If you prefer a custom solution, email me directly at isaactoluwani30@gmail.com.

Enjoy 💪