Net-A-Porter Scraper

by runtime

Net-A-Porter Scraper is designed to extract product data such as prices, designers, colors, and codes from Net-A-Porter. It efficiently handles pagina...

308 runs
3 users
Try This Actor

Opens on Apify.com

About Net-A-Porter Scraper

Net-A-Porter Scraper is designed to extract product data such as prices, designers, colors, and codes from Net-A-Porter. It efficiently handles pagination and proxies.

What does this actor do?

Net-A-Porter Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Net-A-Porter Scraper This Apify Actor scrapes product data from Net-A-Porter. It navigates through listing pages (with pagination) and then visits each product’s detail page to extract key information such as: - Designer - Product Name - Price - Color - Product Code ## Features - Scraping of both listing pages and product detail pages. - Automatic pagination based on the pagination_max parameter. - Limitation on the total number of scraped products via the products_max parameter. - Use of proxies (Apify) to reduce the risk of blocking. ## Input Parameters | Parameter | Type | Description | Default Value | |----------------------|-----------|---------------------------------------------------------------------|----------------------------------------------------------------------| | startUrls | array | Start URLs for scraping. | ["https://www.net-a-porter.com/fr-fr/shop/chaussures"] | | pagination_max | integer | Maximum number of pages to scrape. | 5 | | products_max | integer | Maximum number of products to scrape. | 50 | | proxyConfiguration | object | Proxy configuration for scraping (using Apify proxies is recommended). | { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] } | ## Output The Actor generates a JSON dataset containing, for each product, an object similar to: json { "url": "https://www.net-a-porter.com/fr-fr/shop/product/gianvito-rossi/...", "designer": "GIANVITO ROSSI", "productName": "Flat shoes with pointed toe in suede", "price": "690", "color": "Black", "productCode": "1647597357846081" } ## Legal Disclaimer This project is intended for educational and research purposes only. Please ensure you comply with the Net-A-Porter website’s terms of use and applicable scraping laws. --- ### Additional Explanations - Pagination and Limitation: The routes.js file checks on each listing page if the page number (defined via the pageNumber parameter in the URL) is less than pagination_max and adds the next page. Additionally, before adding a product detail page for processing, it verifies that the total number of scraped products does not exceed products_max. - Page Differentiation: The logic in handleRequest determines whether the URL corresponds to a listing page or a detail page. On listing pages, product detail links are extracted using the selector .ProductList0__productItemContainer a. - Proxy Usage: The proxy configuration is managed via the proxyConfiguration parameter in the input schema and is applied when launching the crawler. You can customize and extend this template according to your specific needs or changes in the target site's HTML structure.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Net-A-Porter Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
runtime
Pricing
Paid
Total Runs
308
Active Users
3
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support