Sephora Products Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Sephora Products Scraper
Scrape beauty products from Sephora.fr with automatic pagination and comprehensive product data extraction including prices, reviews, and shades.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
4
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
💄 Sephora Products Scraper
This actor allows you to scrape beauty products from Sephora.fr by providing a search URL. It automatically handles pagination and extracts comprehensive product information including images, prices, brand details, shades, reviews, and more.
Features
- URL-based Scraping: Extract products by providing a complete Sephora search URL
- Automatic Pagination: Automatically clicks "See More" button and loads more products until reaching the end or max items limit
- Comprehensive Product Data: Extract detailed information about each product including:
- Product images and URLs
- Product names and brands
- Pricing information
- Available shades and color variations
- Customer review counts
- Product flags (Best Seller, New, etc.)
- Quick view links
- Smart Deduplication: Automatically removes duplicate products based on product URLs
- Stealth Mode: Uses advanced anti-detection techniques to avoid blocking
- Random Delays: Includes human-like delays between actions to avoid rate limiting
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Sephora.fr search URL to scrape |
maxItems | integer | No | Maximum number of products to fetch (default: unlimited) |
How to Get Search URL
- Go to Sephora.fr
- Use the search bar or filters to find products (search keywords, categories, brands, etc.)
- Copy the complete URL from your browser's address bar
- Paste it into the
searchUrlfield
Example search URLs:
https://www.sephora.fr/recherche/?q=soldeshttps://www.sephora.fr/recherche/?q=lipstickhttps://www.sephora.fr/maquillage/levres/rouge-a-levres/
Output
The output is a dataset of product objects, each containing:
searchUrl: The original search URL usedproductUrl: Direct link to the product detail pageimageUrl: URL of the product imageproductName: Full product namebrandName: Brand name (e.g., "RARE BEAUTY")shortDescription: Brief product descriptionprice: Current price (e.g., "18,00€")salePrice: Sale price if applicableshade: Selected shade/variation informationshadeCount: Number of available shades (e.g., "7 teintes disponibles")shadeName: Name of the specific shadequickViewUrl: URL for quick view popupflagLabel: Product flag/badge (e.g., "Best seller", "New")reviewCount: Number of customer reviewsscrapedAt: Timestamp of when the product was scraped
Example output:
[{"searchUrl": "https://www.sephora.fr/recherche/?q=soldes","productUrl": "https://www.sephora.fr/p/soft-pinch---liquid-blush-in-hope-P10053951.html","imageUrl": "https://media.sephora.eu/content/dam/digital/pim/published/R/RARE_BEAUTY/693953/327905-media_swatch.jpg?scaleWidth=240&scaleHeight=240&scaleMode=fit","productName": "Mini Soft Pinch Blush liquide","brandName": "RARE BEAUTY","shortDescription": "Mini Soft PinchBlush liquide","price": "18,00€","shade": "Hope (3.2ml) 7 teintes disponibles","shadeCount": "7 teintes disponibles","quickViewUrl": "https://www.sephora.fr/p/soft-pinch---liquid-blush-in-hope-693953.html?source=quickview","shadeName": "Hope (3.2ml)","flagLabel": "Best seller","salePrice": "18,00€","reviewCount": "401","scrapedAt": "2025-11-05T08:05:27.892Z"},...]
Use Cases
- Price monitoring and comparison
- Product catalog building
- Market research and trend analysis
- Competitor analysis for beauty brands
- Inventory tracking
- Review and rating analysis
- Promotional offer tracking
- Product availability monitoring
Tips for Best Results
- Use specific search queries for more targeted results
- Set a reasonable
maxItemslimit to avoid long scraping times - Check the search results manually first to ensure the URL is correct
- For large datasets, consider splitting into multiple smaller scraping jobs
Start scraping beauty products from Sephora France today!