Sephora Reviews Spider avatar
Sephora Reviews Spider

Pricing

$10.00 / 1,000 results

Go to Apify Store
Sephora Reviews Spider

Sephora Reviews Spider

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Sephora Reviews Spider is an Apify Actor that scrapes detailed product reviews from Sephora. Input URLs to extract ratings, review text, product names, and user details like skin tone. Ideal for sentiment analysis, market research, and consumer insights with structured JSON output.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

4

2

Last modified

2 days ago

Sephora Reviews Spider

The Sephora Reviews Spider is an Apify Actor that scrapes detailed product reviews from Sephora product pages. By providing a list of product URLs, users can extract review details such as ratings, review text, product information, and user data for market research or sentiment analysis.

Input Parameters

The Actor accepts a JSON input with the following parameters:

ParameterTypeDescription
UrlsArrayA list of Sephora product URLs to scrape. Example: ["https://www.sephora.com/product/lip-sleeping-mask-P420652?skuId=2901072&icid2=homepage_productlist_newarrivals_us_ca_ufe_092022"]

Example Input:

{
"Urls": [
"https://www.sephora.com/product/lip-sleeping-mask-P420652?skuId=2901072&icid2=homepage_productlist_newarrivals_us_ca_ufe_092022"
]
}

Features

  • Detailed Review Extraction: Captures comprehensive review data, including rating, review text, product name, and user details.
  • Structured Output: Returns data in a clean JSON format for easy integration and analysis.
  • User Metadata: Includes reviewer details like skin tone, eye color, hair color, and verification status.
  • Reliable Scraping: Handles dynamic Sephora pages with robust error handling for consistent results.
  • Customizable: Supports scraping multiple product URLs in a single run for scalability.

Output

The Actor returns a JSON array containing review details for each product. Below is an example output:

[
{
"Product_Id": "2901072",
"Review_Id": "352963192",
"Rating": 3,
"Title": null,
"Body": "*i received this product in exchange for an honest review. The scent isn’t too strong which I like. Love the color, like a sheer pink it’s hydrating and u definitely see myself using it as an everyday lip balm too. The spoon is also a cute touch since I don’t like digging my finger into my lip balms.",
"Source": "Sephora",
"Full_Review": "None: *i received this product in exchange for an honest review. The scent isn’t too strong which I like. Love the color, like a sheer pink it’s hydrating and u definitely see myself using it as an everyday lip balm too. The spoon is also a cute touch since I don’t like digging my finger into my lip balms.",
"Review_Type": "Product Review",
"Date": "2025-07-29T01:24:03.000+00:00",
"Product_Name": "Lip Sleeping Mask Intense Hydration with Vitamin C Baskin Robbins Rainbow Sherbert",
"Skin_Tone": "Fair",
"Skin_Type": null,
"Eye_Color": "Brown",
"Hair_Color": "Brown",
"Is_Incentivized": "Yes",
"Is_Sephora_Employee": "No",
"User_Nickname": "victoriamei",
"Verified_Purchaser": true,
"url": "https://www.sephora.com/product/lip-sleeping-mask-P420652?skuId=2901072&icid2=homepage_productlist_newarrivals_us_ca_ufe_092022",
"Crawled_Date": "07-29-2025"
}
]

Use Cases

  • Sentiment Analysis: Analyze customer reviews to gauge product satisfaction and identify trends.
  • Market Research: Collect detailed product feedback for competitive analysis or product development.
  • Consumer Insights: Study user demographics (skin tone, hair color) to tailor marketing strategies.
  • Quality Monitoring: Track review ratings and comments to assess product performance over time.

Support

For bug reports or custom needs, contact support@getdataforme.com or use our contact form: https://getdataforme.com/contact/.
Please include a clear subject line in your message, such as "Custom Support for Sephora Reviews Spider."