Marks & Spencer Product Scraper avatar

Marks & Spencer Product Scraper

Try for free

Pay $3.99 for 1,000 products

Go to Store
Marks & Spencer Product Scraper

Marks & Spencer Product Scraper

samm4444/mands
Try for free

Pay $3.99 for 1,000 products

Get a list of products from the multinational British retailer Marks and Spencer. Each product has details such as the name, description, price, rating and the URL to find more information.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 5.0 / 5 (1)

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 17 days ago

Categories

You can access the Marks & Spencer Product Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.marksandspencer.com/search?searchTerm=cotton+shirt+yellow"
5    }
6  ],
7  "allowedDomains": [
8    "apify.com",
9    "marksandspencer.com"
10  ],
11  "proxyConfiguration": {
12    "useApifyProxy": true
13  }
14}' |
15apify call samm4444/mands --silent --output-dataset

Marks & Spencer Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use Marks & Spencer Product Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: