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

Sephora Scraper
Sephora scraper to fetch product or products of category.
5.0 (1)
Pricing
$20.00/month + usage
6
196
15
Issues response
16 hours
Last modified
3 months ago
Pricing
$20.00/month + usage
Sephora scraper to fetch product or products of category.
5.0 (1)
Pricing
$20.00/month + usage
6
196
15
Issues response
16 hours
Last modified
3 months ago
You can access the Sephora 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.
$echo '{< "startUrls": [< {< "url": "https://www.sephora.com/shop/hair-masks?ref=filters[Brand]=amika"< }< ],< "proxy": {< "useApifyProxy": true< },< "maxConcurrency": 5<}' |<apify call autofacts/sephora --silent --output-dataset
The Apify CLI is the official tool that allows you to use Sephora Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: