Shaklee Reviews Spider avatar
Shaklee Reviews Spider

Pricing

$10.00 / 1,000 results

Go to Store
Shaklee Reviews Spider

Shaklee Reviews Spider

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Shaklee Reviews Spider is an Apify Actor that scrapes customer reviews from Shaklee product pages. Input review URLs to get structured JSON data with ratings, text, and metadata. Perfect for market research, sentiment analysis, and tracking feedback. Supports Apify proxy for reliable scraping.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

Shaklee Reviews Spider

The Shaklee Reviews Spider is an Apify Actor that scrapes customer reviews from Shaklee product pages. By providing a list of Shaklee review URLs, this Actor extracts detailed review data, including ratings, review text, and metadata, in a structured JSON format. It's ideal for market research, sentiment analysis, or tracking customer feedback for Shaklee products.

Input Parameters

The Actor requires a JSON input with the following parameters:

ParameterTypeDescription
UrlsArrayA list of Shaklee review page URLs to scrape (e.g., https://us.shaklee.com/.../reviewhtml/all).
proxyConfigurationObjectOptional proxy settings. Use {"useApifyProxy": true} for Apify's proxy.

Example Input:

{
"Urls": [
"https://us.shaklee.com/en_US/s/Protein/Life-Shake™-Plant-Protein/p/21336/reviewhtml/all"
],
"proxyConfiguration": {
"useApifyProxy": true
}
}

Features

  • Efficient Scraping: Extracts reviews from Shaklee product pages quickly and reliably.
  • Structured Output: Delivers review data in a clean JSON format for easy integration and analysis.
  • Flexible Inputs: Supports multiple review page URLs in a single run.
  • Proxy Support: Integrates with Apify's proxy system for stable and secure scraping.
  • Detailed Metadata: Captures key details like product ID, review date, rating, and product name.

Output

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

[
{
"Product_Id": "21336",
"Review_Id": null,
"Rating": "2",
"Title": "Pina Colada",
"Body": "This would likely taste good with coconut milk, blended with ice. By itself, with regular milk or almond milk, the coconut flavor is overtaken by the tang of pineapple which creates a sour milk flavor in my opinion. I'll stick to the chocolate soy!",
"Sentiment": null,
"Section": "",
"Higher_Topic": null,
"Granular_Topic": null,
"Source": "Shaklee",
"Full_Review": "Pina Colada: This would likely taste good with coconut milk, blended with ice. By itself, with regular milk or almond milk, the coconut flavor is overtaken by the tang of pineapple which creates a sour milk flavor in my opinion. I'll stick to the chocolate soy!",
"Review_Type": "Product Review",
"Title_Trans": "Pina Colada",
"Body_Trans": "This would likely taste good with coconut milk, blended with ice. By itself, with regular milk or almond milk, the coconut flavor is overtaken by the tang of pineapple which creates a sour milk flavor in my opinion. I'll stick to the chocolate soy!",
"Full_Review_Trans": "Pina Colada: This would likely taste good with coconut milk, blended with ice. By itself, with regular milk or almond milk, the coconut flavor is overtaken by the tang of pineapple which creates a sour milk flavor in my opinion. I'll stick to the chocolate soy!",
"Product_Name_Trans": "Pina Colada",
"Product_Segment": null,
"Gender": "Unisex",
"Product_Segment2": null,
"Year_Quarter": "2025-Q2",
"Sub_Brand": null,
"Format": null,
"Country": "USA",
"Date": "06-17-2025",
"Product_Name": "Pina Colada",
"Brand": "Shaklee",
"URL": "https://us.shaklee.com/en_US/s/Protein/Life-Shake%E2%84%A2-Plant-Protein/p/21336/reviewhtml/all",
"Crawled_Date": "07-08-2025"
}
]

Possible Use Cases

  • Market Research: Analyze customer feedback to understand preferences and product performance for Shaklee products.
  • Sentiment Analysis: Evaluate customer sentiment to gain insights into product reception.
  • Competitor Analysis: Compare reviews to assess Shaklee products against competitors.
  • Customer Feedback Monitoring: Track reviews over time to identify trends in customer satisfaction.
  • Data Integration: Collect review data for use in reporting tools or larger datasets.

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 "Shaklee Reviews Spider Support."

Thank you for using the Shaklee Reviews Spider!