Peerspot Reviews Scraper
Pricing
from $1.50 / 1,000 reviews
Peerspot Reviews Scraper
Scrapes product reviews from PeerSpot product pages. Extracts ratings, full review text (all body sections), pros/cons, reviewer profiles and firmographics, plus product metadata.
Pricing
from $1.50 / 1,000 reviews
Rating
0.0
(0)
Developer
Reviewly
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 days ago
Last modified
Categories
Share
PeerSpot Reviews Scraper — Extract Full B2B Software Reviews in Minutes
Turn any PeerSpot product page into a clean, structured dataset of complete enterprise software reviews — full review text, pros & cons, ratings, and detailed reviewer firmographics (job title, industry, company size) — ready for analysis, AI pipelines, or competitive research.
- ✅ Complete reviews, not snippets — every section of every review, exactly as published
- ✅ Rich reviewer context — job function, seniority, industry, and company size with every review
- ✅ Fast and reliable — powered by PeerSpot's data endpoints, not fragile screen-scraping
- ✅ Pay only for what you get — charged per review scraped
- ✅ No coding required — paste a URL, click Start, download your data as JSON, CSV, or Excel
📌 What This Actor Does
This Apify Actor scrapes product reviews from PeerSpot (formerly IT Central Station), one of the most trusted sources of in-depth, verified B2B technology reviews. You give it one or more PeerSpot product page URLs — for example https://www.peerspot.com/products/gitlab-reviews — and it returns a structured dataset containing the product's metadata and all of its reviews.
Unlike most review platforms, PeerSpot reviews are long-form and interview-based: each one answers a dozen structured questions (primary use case, most valuable features, what needs improvement, ROI, pricing experience, and more). This Actor captures all of it, both as one readable text block and as separate per-question sections.
Who it's for:
- Product marketers & competitive intelligence teams — monitor how buyers talk about your product and your competitors'
- Market researchers & analysts — build datasets of real enterprise buyer sentiment
- Data scientists & AI engineers — feed high-quality, long-form review text into LLMs, RAG systems, and sentiment models
- Sales & ABM teams — understand pain points by industry, company size, and job role
- Review management platforms — aggregate PeerSpot reviews alongside G2, Gartner, and TrustRadius data
✨ Key Features
- Full review text — every review section (use case, valuable features, room for improvement, stability, scalability, support, setup, ROI, pricing, advice…), not just the summary
- Pros & cons extraction — each review's highlighted pro and con points as separate fields
- Dual rating scales — star rating (out of 5) and PeerSpot's ten-point rating
- Reviewer firmographics — job function, job level, industry, and company size for segmentation
- Author profiles — name, PeerSpot profile URL, professional info, reviewer label (Real User, Consultant…), and LinkedIn verification status
- Product metadata included — product name, vendor, description, average rating, and total review count in every record
- Incremental scraping — set a
targetDatecutoff to fetch only reviews published since your last run - Newest-first limiting —
maxReviewsalways returns the N most recent reviews - Trust signals preserved — disclosure statements, review source, sentiment score, likes, and comment counts
- Multiple products per run — pass as many product URLs as you need
- Export in any format — JSON, CSV, Excel, XML, or fetch via the Apify API
🧠 Why This Actor Is Different
- Structured data source, not brittle HTML parsing. The Actor reads review data from PeerSpot's own JSON endpoints — the same ones the website uses. That means fewer breakages when the page design changes, and pixel-perfect data fidelity.
- Truly complete reviews. Many scrapers stop at the visible summary. This one retrieves the full body of every review, including the ones PeerSpot loads on demand.
- Efficient by design. It fetches the full review list in a single request, filters by your date and count limits first, and only then downloads full bodies for the reviews that made the cut — so you never pay time or bandwidth for reviews you filtered out.
- Built-in retry logic. Transient network failures are retried automatically on a fresh proxy session, so runs finish reliably.
- Fair pricing. You're charged per review actually scraped — a run that finds nothing new (e.g., an incremental run with a recent cutoff date) costs next to nothing.
⚙️ Input Configuration
| Field | Type | Default | Description |
|---|---|---|---|
startUrls | array | required | One or more PeerSpot product page URLs. Any variant works: …/products/gitlab-reviews, …/products/gitlab-pros-and-cons, or the numeric …/products/32003. |
maxReviews | integer | 0 | Maximum reviews per product, newest first. 0 = no limit (all reviews). |
targetDate | string | — | Skip reviews published before this date (ISO 8601, e.g. 2025-01-01). Ideal for scheduled incremental runs. |
proxy | object | Apify Proxy | Proxy settings. Standard datacenter proxies work fine — no expensive residential proxies needed. |
Example input
{"startUrls": [{ "url": "https://www.peerspot.com/products/gitlab-reviews" },{ "url": "https://www.peerspot.com/products/github-reviews" }],"maxReviews": 50,"targetDate": "2025-06-01","proxy": { "useApifyProxy": true }}
💡 Tips for best results
- Find product URLs by searching the product on peerspot.com and copying the URL — anything under
/products/works. - For weekly monitoring, schedule the Actor and set
targetDateto your last run date. You'll only pay for new reviews. - Leave
maxReviewsat 0 for a first full backfill, then switch to incremental runs.
📤 Output Format
The Actor pushes one record per product. Each record contains the product's metadata plus a reviews array.
Sample output (trimmed)
{"productId": 32003,"productUrl": "https://www.peerspot.com/products/gitlab-reviews","name": "GitLab","vendor": "GitLab","rating": 4.2,"reviewCount": 91,"reviews": [{"reviewId": 11059867,"url": "https://www.peerspot.com/product_reviews/gitlab-review-11059867-by-kevin-shah","title": "End-to-end AI pipelines have gained robust CI/CD automation","publishedDate": "2026-03-27T11:49:11.000Z","rating": 4.5,"ratingTenPoint": 9,"shortSummary": "I primarily use GitLab for version control, CI/CD, and security…","pros": "GitLab has impacted my organization positively in terms of version control…","cons": "There are many improvements that GitLab can implement, such as caching…","text": "What is our primary use case?\nMy main use case for GitLab is…","sections": {"use_case": "My main use case for GitLab is…","valuable_features": "CI/CD is the most important feature…","room_for_improvement": "…","ROI": "…","setup_cost": "…"},"author": {"name": "Kevin Shah","profileUrl": "https://www.peerspot.com/users/kevin-shah","professionalInfo": "Senior Data Scientist at a consultancy with 1-10 employees","label": "Real User","linkedinVerified": false},"jobFunction": "Senior Data Scientist","jobLevel": "Senior Manager","industry": "Consultancy","companySize": "1-10 Employees","disclosure": "My company does not have a business relationship with this vendor…","sentimentScore": 8.2,"wordCount": 938,"likes": 0,"commentCount": 0,"language": "en"}]}
Field reference
Product-level fields
| Field | Description |
|---|---|
productId | PeerSpot's internal numeric product ID |
productUrl | Canonical product page URL |
name, vendor, description | Product name, vendor/brand, and marketplace description |
rating | Average rating (out of 5) |
reviewCount | Total number of reviews on PeerSpot |
Review-level fields
| Field | Description |
|---|---|
reviewId, url | Unique review ID and direct link to the review |
title, shortSummary | Review headline and PeerSpot's AI-style summary |
publishedDate | ISO 8601 publication date |
rating, ratingTenPoint | Star rating (of 5) and ten-point rating (of 10) |
pros, cons | The review's highlighted pro and con statements |
text | The complete review as one readable block, with question headings |
sections | The same content split by question (use_case, valuable_features, room_for_improvement, ROI, setup_cost, …) |
author | Reviewer profile: name, username, profile URL, professional info, label (e.g. Real User), anonymity, vendor flag, LinkedIn verification |
jobFunction, jobLevel, industry, companySize | Reviewer firmographics — great for segmentation |
productVersion | Product version reviewed, when stated |
disclosure | Vendor-relationship disclosure statement |
source | How the review was collected (e.g. solicited_via_linkedin) |
sentimentScore | PeerSpot's sentiment score for the review |
wordCount, likes, commentCount, language | Length, engagement, and language metadata |
▶️ How to Use
- Open the Actor in the Apify Store and click Try for free (a free Apify account is enough to start).
- Paste one or more PeerSpot product URLs into the Product URLs field.
- (Optional) Set Max reviews per product or a Target date cutoff.
- Click Start. A typical product with ~100 reviews finishes in well under a minute.
- When the run succeeds, open the Dataset tab and export your data as JSON, CSV, Excel, or XML — or pull it programmatically via the Apify API:
$curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?format=json"
Common workflows
- One-off export: paste URLs → run → download CSV.
- Scheduled monitoring: create an Apify Schedule (e.g. weekly), set
targetDateto the last run date, and connect a webhook or an Apify integration (Google Sheets, Slack, Make, Zapier, n8n) to deliver new reviews automatically. - API-driven pipelines: trigger runs from your own code with the Apify API or SDK and consume the dataset directly.
📈 Use Cases
- Competitive intelligence — Scrape reviews of your competitors' products, segment complaints by
industryandcompanySize, and mineroom_for_improvementsections for gaps your product can fill. - Voice-of-customer & product research — Analyze
valuable_featuresandconsat scale to learn what enterprise buyers actually care about before building your roadmap. - AI & LLM training data — PeerSpot reviews are long-form (often 500–1,000+ words) and structured by question, making them excellent input for RAG systems, summarization pipelines, and sentiment models.
- Sales enablement & battlecards — Pull real quotes about switching (
previous_solutions), pricing (setup_cost), and ROI to arm sales teams with authentic buyer language. - Market & analyst reporting — Track rating trends and review velocity across a category (e.g. all CI/CD tools) with scheduled incremental runs.
🛠️ Advanced Tips
- Datacenter proxies are enough. PeerSpot doesn't sit behind an aggressive anti-bot wall, so the default Apify datacenter proxy keeps costs low. Only switch proxy groups if you see repeated failures.
- Scale horizontally by URL. All reviews for a product are fetched in a single efficient pipeline, so the main cost driver is the number of reviews — batch as many product URLs into one run as you like.
- Keep incremental runs cheap. With
targetDateset, reviews older than the cutoff are filtered before their full bodies are downloaded — a "nothing new" run is fast and nearly free. - Sort order guarantee: reviews are always returned newest-first, so
maxReviews: 25reliably means "the 25 most recent reviews."
❓ FAQ / Troubleshooting
Which URLs are supported?
Any peerspot.com/products/... URL: the standard …-reviews slug, …-pros-and-cons, or the numeric form like /products/32003. Query strings and fragments are handled automatically.
The run says "Could not find a product id" — what's wrong? The URL doesn't point to an existing PeerSpot product (PeerSpot redirects dead product URLs to its listing page). Double-check the URL in your browser and copy it again.
Can I scrape all reviews for a product?
Yes — leave maxReviews at 0 (the default) and every review on the product page is extracted.
How do I get only new reviews since my last run?
Set targetDate to the date of your previous run. Only reviews published on or after that date are scraped (and charged).
Why are some reviewer names like "reviewer2795433"?
Those reviewers chose to publish anonymously. The Actor honors what PeerSpot displays publicly and marks them with "isAnonymous": true.
A product failed with a network error. The Actor already retries each product up to 3 times on fresh proxy sessions. If a product still fails, re-run it — failures are almost always transient.
Is scraping PeerSpot legal? This Actor only collects publicly visible data. You are responsible for how you use the data — consult PeerSpot's terms of service and your local regulations (e.g. GDPR) for your specific use case. Read more in Apify's guide on web scraping legality.
📞 Support
- Issues & bugs: open an issue on the Actor's Issues tab in the Apify Console — it's the fastest way to get a fix.
- Questions & feature requests: email the developer at me@ahmedhrid.com.
- New to Apify? See the Apify documentation for scheduling, integrations, and API usage.
Keywords: PeerSpot scraper, PeerSpot reviews scraper, B2B software reviews scraping, IT Central Station reviews, web scraping, Apify Actor, enterprise software review data, review extraction API, competitive intelligence data, voice of customer analysis.