Sephora Advanced Scraper avatar

Sephora Advanced Scraper

Try for free

1 day trial then $20.00/month - No credit card required now

View all Actors
Sephora Advanced Scraper

Sephora Advanced Scraper

buseta/sephora-scraper
Try for free

1 day trial then $20.00/month - No credit card required now

The Sephora Reviews & Questions scraper is designed to extract detailed product information, including reviews and questions/answers, from either individual product or category URLs on Sephora's website.

You can access the Sephora Advanced Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "url_list": [
3    "https://www.sephora.com/product/sol-de-janeiro-mini-beija-flor-body-hair-mist-P482745"
4  ],
5  "proxy_config": {
6    "useApifyProxy": true
7  }
8}' |
9apify call buseta/sephora-scraper --silent --output-dataset

Sephora Advanced Scraper API through CLI

The Apify CLI is the official tool that allows you to use Sephora Advanced Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jul 2023
  • Modified 5 months ago