Sephora Scraper avatar
Sephora Scraper

Pricing

$20.00/month + usage

Go to Store
Sephora Scraper

Sephora Scraper

Developed by

Autofactor

Autofactor

Maintained by Community

Sephora scraper to fetch product or products of category.

5.0 (1)

Pricing

$20.00/month + usage

3

Total users

154

Monthly users

12

Runs succeeded

>99%

Issue response

3.9 days

Last modified

a month 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

Sephora Scraper API through CLI

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: