Firstcry Reviews Scraper avatar
Firstcry Reviews Scraper

Pricing

$25.00/month + usage

Go to Store
Firstcry Reviews Scraper

Firstcry Reviews Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape customer reviews, ratings, and metadata from FirstCry product pages with Apify Proxy. Provide product URLs to retrieve structured JSON with review IDs, titles, texts, star ratings, reviewer info, dates, product details (size, quantity, price), and helpfulness votes for sentiment analysis.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

22 days ago

🍼 Firstcry Reviews Scraper

Extract detailed customer reviews from FirstCry.com product pages. Ideal for baby-care brands, e-commerce analysts, and sentiment-analysis projects.


🌐 Website

Target: https://www.firstcry.com
Function: Scrape user reviews, ratings, and metadata for FirstCry products.


📥 Input Example

{
"proxyConfiguration": {
"useApifyProxy": true
},
"urls": [
"https://www.firstcry.com/babyhug/babyhug-pro-bubble-care-premium-tape-style-diaper-newborn-nb-size-86-pieces-new-and-improved-superior-fit/10477470/product-detail"
]
}
  • proxyConfiguration.useApifyProxy: Enable Apify Proxy for reliable crawling.
  • urls: List of FirstCry product page URLs.

📤 Output Example

[
{
"review_id": "30918077",
"rating": "5",
"review_text": "Love it. Soft and comfortable for new born babies.",
"review_title": "Love it",
"username": "hosanna haralu",
"review_date": "5/3/2025",
"response_date": "4 May 2025",
"is_buyer_verified": true,
"product_id": "10477470",
"size": "Newborn (NB)",
"quantity": "86",
"color": "FFFFFF",
"price_from": "0.00",
"price_to": "0.00",
"helpful_yes_count": "0",
"helpful_no_count": "0",
"all_record_count": "910",
"fc_response": "",
"images": null
},
{
"review_id": "30890727",
"rating": "5",
"review_text": "Feel comfortable no leakage",
"review_title": "Soft and comfortable",
"username": "Bhanu Narayan",
"review_date": "5/3/2025",
"response_date": "3 May 2025",
"is_buyer_verified": true,
"product_id": "10477473",
"size": "Medium (M)",
"quantity": "25",
"color": "FFFFFF",
"price_from": "0.05",
"price_to": "0.12",
"helpful_yes_count": "0",
"helpful_no_count": "0",
"all_record_count": "910",
"fc_response": "",
"images": null
}
]

Returns an array of review objects with rating, text, dates, product details, and verification flags.


✅ Use Cases

  • Baby-care product sentiment analysis
  • E-commerce performance monitoring
  • Review aggregation for market research
  • Quality assurance and customer feedback tracking

🚀 How It Works

  1. Supply one or more FirstCry product URLs and enable proxy.

  2. The actor navigates to each URL and scrapes:

    • Review ID, title, text, and star rating
    • Reviewer username and verification status
    • Review and response dates
    • Product metadata (size, quantity, color, price)
    • Helpfulness votes and total record count
  3. Outputs a JSON array of structured review objects.


🔧 Advanced Options

  • Apify Datasets: Store and query your reviews at scale.
  • Webhooks: Trigger downstream workflows after each run.
  • Scheduling: Automate daily or weekly review scrapes.

🛟 Support

For questions, custom output formats, or bug reports:

📧 Email: support@getdataforme.com 🌐 Contact: https://getdataforme.com/contact/

Please include your Apify run ID or input URL in the subject.


📝 Author

Built and maintained by GetDataForMe — making web data accessible and reliable.