Seed Product Reviews Scraper avatar

Seed Product Reviews Scraper

Pricing

from $1.00 / 1,000 record scrapeds

Go to Apify Store
Seed Product Reviews Scraper

Seed Product Reviews Scraper

Scrapes all customer reviews from seed.com with filtering by date, topic, and sort order.

Pricing

from $1.00 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

Reviewly

Reviewly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Seed.com Product Reviews Scraper

Extract verified customer reviews and full product data from any Seed.com product page — structured, clean, and ready to analyze.

  • ✅ No API key or cookies required
  • ✅ Cloudflare bypass built in
  • ✅ Sentiment scores, verified buyer flag, and author data included
  • ✅ Full product metadata alongside every review
  • ✅ Multi-product support in a single run

What This Actor Does

Seed.com is a leading health and wellness brand specializing in probiotics and synbiotics — science-backed supplements that support gut health, immunity, skin health, and more. Their product line includes the DS-01® Daily Synbiotic, DM-02™ Daily Multivitamin, PM-02™ Sleep + Restore, and others, each backed by clinical research and carrying thousands of verified customer reviews.

This Apify Actor scrapes those customer reviews and product metadata from any Seed.com product page. Give it a product URL and it returns a structured dataset containing every available review alongside full product details — no authentication, cookies, or API credentials needed.

Built for marketers, market researchers, probiotic and supplement brands, and health & wellness analysts who need reliable access to real consumer sentiment data.


Key Features

  • Scrapes all verified customer reviews per product
  • Extracts full product metadata (price, images, benefits, ingredients)
  • Sentiment score included on every review
  • Verified buyer flag per review
  • Filter reviews by date range
  • Sort by date, score, or relevance
  • Multi-product support in one run
  • Residential proxy support for scale
  • Automatic pagination — stops when all reviews are collected

Why This Actor Stands Out

  • No session hacks. Most scrapers rely on browser cookies that expire within hours. This actor uses browser-level TLS fingerprinting to access Seed's review API directly — no credentials, no maintenance.
  • Rich data, not just text. Each result includes the review score, sentiment score, verified buyer status, vote counts, author details, and topics — not just the review body.
  • Product metadata included. Price, description, images, ingredient list, benefits, and Yotpo aggregate rating come back in the same dataset item as the reviews.
  • Scales cleanly. Handles hundreds of reviews per product without hitting rate limits. Add residential proxies for large-volume production runs.

Input Configuration

FieldTypeDefaultDescription
startUrls (required)arrayOne or more Seed.com product page URLs
maxNumberOfReviewsinteger0 (all)Cap reviews per product. 0 = scrape all. Free users capped at 50.
sortBystring"date"Sort field: "date", "score", or "relevant"
ascendingbooleanfalsefalse = newest/highest first. true = oldest/lowest first.
targetDatestringnullOnly include reviews on or after this date (YYYY-MM-DD)
proxyConfigurationobjectNo proxyApify proxy settings. Residential recommended for large runs.

Example Input

{
"startUrls": [
{ "url": "https://seed.com/daily-synbiotic" },
{ "url": "https://seed.com/daily-multivitamin" }
],
"maxNumberOfReviews": 0,
"sortBy": "date",
"ascending": false,
"targetDate": "2025-01-01",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Tip: Set maxNumberOfReviews to 0 to collect all reviews. The actor reads the total count directly from the product page and stops automatically when done.


Output Format

The dataset contains one item per product URL. Each item has two top-level keys: product (metadata from the product page) and reviews (array of all matching reviews).

Product Object

FieldTypeDescription
namestringFull product name (e.g. DM-02™ Daily Multivitamin)
handlestringShopify URL slug
descriptionstringShort product description
pricestringStarting price in USD
tagsarrayShopify product tags
imagesarrayProduct image URLs
benefitsarrayMarketing benefit bullet points
ingredientsarrayKey ingredient groups
yotpoAverageScorenumberAggregate review rating (e.g. 4.2)
yotpoTotalReviewsintegerTotal review count for this product
shopifyIdstringShopify product GID
sourceUrlstringThe input URL that was scraped

Review Object

FieldTypeDescription
reviewIdintegerUnique review identifier
scoreintegerStar rating (1–5)
titlestringReview headline
contentstringFull review body text
sentimentnumberSentiment score (0–1, higher = more positive)
verifiedBuyerbooleantrue if reviewer is a verified purchaser
createdAtstringSubmission date (ISO 8601)
languagestringDetected language (e.g. "en")
votesUpintegerHelpful votes
votesDownintegerNot helpful votes
author.displayNamestringReviewer display name
author.userTypestringAccount type
scrapedAtstringWhen the record was collected (ISO 8601)

Sample Output

{
"product": {
"name": "DM-02™ Daily Multivitamin",
"price": "39.99",
"yotpoAverageScore": 4.2,
"yotpoTotalReviews": 267,
"benefits": [
"Meets 100% daily value of 20 vitamins and minerals",
"Helps fill daily nutrient gaps with precise dosing"
],
"sourceUrl": "https://seed.com/daily-multivitamin"
},
"reviews": [
{
"reviewId": 861847198,
"score": 5,
"title": "This sleep product is honestly in a category of its own",
"content": "Amazing doesn't even come close...",
"sentiment": 0.9345,
"verifiedBuyer": true,
"createdAt": "2026-06-26T12:40:01.000Z",
"language": "en",
"votesUp": 12,
"author": { "displayName": "Debi K." },
"scrapedAt": "2026-06-26T13:00:00.000Z"
}
]
}

How to Use

  1. Open the Actor page on Apify Store and click Try for free.
  2. Paste one or more Seed.com product URLs into the Product URLs field.
  3. Set maxNumberOfReviews to limit results, or leave at 0 for all reviews.
  4. Optionally set a targetDate to pull only reviews from a specific period.
  5. Click Start. The actor fetches each product page, then paginates through reviews automatically.
  6. When the run completes, open the Dataset tab and export as JSON, CSV, or Excel.

Finding product URLs: Navigate to any product on seed.com — the DS-01® Daily Synbiotic, PM-02™ Sleep + Restore, DM-02™ Daily Multivitamin, etc. — and copy the URL from your browser.


Use Cases

  • Competitive intelligence — Track what customers say about Seed's probiotics and synbiotics, identify recurring complaints, and find positioning gaps for your own health & wellness brand.
  • Sentiment analysis — Feed reviews into an NLP pipeline to measure sentiment trends over time, e.g. before and after a probiotic formula change or a new product launch.
  • Marketing research — Discover the exact language real customers use to describe gut health benefits, then use it to write ad copy, landing pages, and emails that convert.
  • Academic & health research — Collect consumer-reported outcomes for probiotic and synbiotic supplements at scale for clinical literature reviews, microbiome research, or regulatory analysis.
  • Brand monitoring — Schedule recurring runs to track new reviews weekly and catch rating changes as Seed releases new products or updates existing formulas.

Advanced Tips

Scheduling recurring runs

Use Apify's Schedules feature to run this actor weekly or monthly. Set targetDate to your last run date to collect only new reviews each time — no deduplication needed.

Exporting to Google Sheets

Connect the dataset output to Apify's Google Sheets integration (under Integrations) to automatically populate a spreadsheet after each run.

Filtering for higher-quality signal

Filter verifiedBuyer: true downstream to focus on confirmed purchasers. The sentiment field (0–1 float) and score field (1–5 integer) are both ready to use directly in pandas, Tableau, or Power BI.

Proxies for production runs

No proxy is needed for single-product runs. For high-frequency or large multi-product batches, enable Apify Residential Proxies via proxyConfiguration to avoid throttling.


FAQ & Troubleshooting

Do I need a Seed.com account or API key? No. The actor only accesses publicly visible data — no login, cookies, or credentials required.

How many reviews can I scrape? Seed.com has thousands of reviews across all products. Each product page shows its own count (available in the output as yotpoTotalReviews). Free users are limited to 50 reviews per product per run.

The actor returned fewer reviews than expected — why? Check yotpoTotalReviews in the output. If your result is lower, try removing the targetDate filter or increasing maxNumberOfReviews. Also verify the product URL resolves correctly in a browser.

Can I scrape multiple products in one run? Yes — add multiple URLs to startUrls. Each product is processed in sequence and appears as a separate dataset item.

Will this break if Seed.com updates their site? The actor reads from Seed's structured __NEXT_DATA__ JSON (embedded in the page HTML) and their internal review API — both are stable interfaces. Any breaking changes will be patched quickly.

Is scraping Seed.com legal? This actor only accesses publicly visible data. Always review Seed.com's Terms of Service and ensure your intended use complies with applicable laws and platform policies.


Support

  • 📬 Email: me@ahmedhrid.com
  • 🐛 Bug reports: Open an issue via the Issues tab on this Actor page
  • 💬 Questions: Use the Actor's Discussion section on Apify Store

Response time: typically within 24–48 hours.