Sitejabber Product Review Scraper avatar
Sitejabber Product Review Scraper

Pricing

$20.00/month + usage

Go to Store
Sitejabber Product Review Scraper

Sitejabber Product Review Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape detailed customer reviews from Sitejabber.com including ratings, reviewer info, and business details. Perfect for reputation monitoring, sentiment analysis, or data aggregation. Easy setup with URLs and item limit as input. JSON output ready for use.

0.0 (0)

Pricing

$20.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

25 days ago


📦 my-sitejabber-actor

Scrape customer reviews from Sitejabber.com easily with this Apify actor. Extract detailed insights from review pages, including reviewer profiles, ratings, and business details — all in structured JSON format.


🌐 What does this actor do?

my-sitejabber-actor crawls review pages on Sitejabber and returns structured data for each review listed. It's ideal for collecting product feedback, analyzing customer sentiments, or monitoring business reputation.


📥 Input

The input must be a JSON object with the following fields:

{
"item_limit": 10,
"urls": [
"https://www.sitejabber.com/reviews/slack.com"
]
}

Input Fields

FieldTypeDescription
item_limitIntegerMaximum number of reviews to scrape from each URL.
urlsArrayA list of Sitejabber review page URLs you want to scrape.

📤 Output

The actor outputs an array of review objects in the following format:

{
"review_id": 26687477,
"review_no": 6720,
"title": "Diamondere cares",
"content": "Diamondere delivered the ring on time...",
"rating": 5,
"published_date": "2025-04-28T16:36:00+00:00",
"author_name": "H L",
"author_username": "hl245",
"author_num_reviews": 1,
"author_avatar_url": "https://www.sitejabber.com/img/user-avatar-default%402x.1731768162.webp",
"location": "United States",
"experience_date": "2025-04-18T07:00:00+00:00",
"business_name": "Engagement Rings, Wedding Bands & Custom Diamond Jewelry | Diamondere",
"business_website": "http://diamondere.com",
"business_average_rating": 4.77,
"business_facebook": "https://www.facebook.com/Diamondere",
"business_twitter": "https://twitter.com/Diamondere",
"business_linkedin": "https://www.linkedin.com/company/diamondere",
"business_instagram": "https://www.instagram.com/diamondere_jewelry"
}

🧰 Use cases

  • Analyze product or service feedback.
  • Track and monitor online brand reputation.
  • Aggregate user experiences for market research.
  • Power review sections or analytics dashboards.

🚀 How to run

You can run this actor on the Apify platform:

  1. Go to the Apify Console.
  2. Find or deploy my-sitejabber-actor.
  3. Set your input and run the actor.

❓Need help?

For custom outputs, enterprise scraping support, or to report a bug:

📧 Email us at: support@getdataforme.com 🔗 Contact form: https://getdataforme.com/contact

📌 Note: Please include a subject like my-sitejabber-actor Support when emailing for faster assistance.