Marks & Spencer Product Scraper
Pricing
$3.99 / 1,000 products
Go to Apify Store
Deprecated
Marks & Spencer Product Scraper
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.
Pricing
$3.99 / 1,000 products
Rating
5.0
(1)
Developer

Sam Miller
Maintained by Community
Actor stats
0
Bookmarked
3
Total users
0
Monthly active users
8 months ago
Last modified
Categories
Share
Welcome to the Marks & Spencer Product Scraper! This Apify scraper allows you to extract product data from Marks & Spencer's website based on a given search URL. It is designed to be simple, efficient, and user-friendly.
Features
- Scrape product details such as name, price, description, rating, promotion, and URL.
- Input a search URL and extract relevant product listings.
- Easy-to-use Apify integration.
How It Works
- Provide a Search URL: Input the URL from the Marks & Spencer website that corresponds to your search query.
- Run the Scraper: The scraper will process the page and extract product details.
- Download Results: Once scraping is complete, you can export the data in various formats such as JSON, CSV, or Excel.
Setup & Usage
Steps to Run
- Provide the required input parameters:
{"startUrls": [{ "url": "https://www.marksandspencer.com/search?searchTerm=t-shirt&intid=normal&langId=-24&storeId=10151&catalogId=10051&searchType=normal" }]}
- Run the scraper and wait for it to process the results.
- Export the data in your preferred format.
Output Example
The scraper outputs structured data like this:
[{"url": "https://www.marksandspencer.com/product-page","name": "Men's Leather Shoes","price": "£59.99","description": "High-quality leather shoes with a comfortable fit.","rating": "4.5","promotion": ["Offer", "10% off first purchase"]}]
Support
If you have any issues or feature requests, feel free to open an issue
Happy scraping! 🚀