Capterra Scraper
Pricing
from $0.01 / 1,000 results
Capterra Scraper
Scrape Capterra.com for business software product reviews, ratings, pricing information, and feature comparisons. Essential for SaaS market research and competitive analysis.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
0
Bookmarked
29
Total users
5
Monthly active users
7 days ago
Last modified
Categories
Share
Capterra Software Reviews & Pricing Scraper
Scrape Capterra.com for business software reviews, ratings, pricing, and feature comparisons. Extract verified user reviews, category-specific ratings (Ease of Use, Features, Value), pricing tiers, and deployment options. Essential for SaaS competitive intelligence and software market research.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"productUrl": "https://example.com"}
Run with real data
{"demoMode": false,"scrapeType": "category_search","productUrl": "https://example.com","deploymentType": "any","includeReviews": true,"maxReviewsPerProduct": 25,"includePricing": true,"includeFeatures": true,"maxResults": 50,"webhookPlatform": "custom"}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
scrapeType | string | "category_search" | No | Type of scraping to perform |
productUrl | string | - | No | Direct Capterra product page URL (for product_profile type) |
productName | string | - | No | Software product name to search |
category | string | - | No | Capterra category (e.g., 'CRM Software', 'Project Management', 'Accounting') |
minRating | number | - | No | Minimum overall rating (1.0-5.0) |
deploymentType | string | "any" | No | Filter by deployment type |
includeReviews | boolean | true | No | Scrape user reviews for each product |
maxReviewsPerProduct | integer | 25 | No | Maximum reviews to collect per product |
includePricing | boolean | true | No | Include pricing information when available |
includeFeatures | boolean | true | No | Include detailed feature lists |
maxResults | integer | 50 | No | Maximum number of products to scrape |
proxyConfiguration | object | - | No | Proxy settings for the scraper |
demoMode | boolean | true | No | Return sample data without actual scraping (for testing) |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint) |
webhookPlatform | string | "custom" | No | Platform-specific payload formatting |
webhookHeaders | object | - | No | Custom HTTP headers to send with webhook (JSON object) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Product Scraped | Each Capterra software product scraped | $0.06 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal