Findstack Software Reviews Scraper avatar

Findstack Software Reviews Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Findstack Software Reviews Scraper

Findstack Software Reviews Scraper

Scrape Findstack - a software comparison platform with 150+ categories and thousands of verified user reviews. Browse by category, or fetch detailed software profiles. Extracts ratings, review counts, pricing, operating systems, descriptions, and publisher info.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Scrape software listings and reviews from Findstack — a B2B software comparison platform featuring 10,000+ software products across 150+ categories, with millions of verified user reviews.

What You Can Scrape

  • Software name, description, and logo
  • Aggregate user rating (1.0–5.0) and total review count
  • Starting price and free plan availability
  • Supported platforms (Web, iOS, Android, Windows, macOS, etc.)
  • Official vendor website URL
  • Listing date and last update date
  • Direct Findstack product review page URL

Modes

ModeDescription
byCategoryBrowse all software in a category (e.g. project-management, crm, seo) with pagination
productDetailsFetch full detailed profiles for specific Findstack product URLs

Input

FieldTypeDescription
modeSelectbyCategory / productDetails
categorySelectCategory to browse (30 options available). Used in byCategory mode.
categoryUrlStringOverride with a direct Findstack category URL for unlisted categories
productUrlsString ListFindstack product URLs to scrape in detail. Used in productDetails mode.
minRatingNumberMinimum aggregate rating filter (1.0–5.0)
maxPagesIntegerMaximum category pages to scrape (default: 5, each has ~20 products)
maxItemsIntegerMaximum records to return (1–1000, default: 50)

Available Categories

project-management, crm, email-marketing, video-conferencing, help-desk, accounting, e-commerce, seo, marketing-automation, learning-management-systems, hr-software, payroll, time-tracking, webinar, website-builder, live-chat, survey, password-manager, virtual-private-network-vpn, antivirus, billing, invoicing-software, task-management, work-management, collaboration, sales-enablement, lead-generation, social-media-management, content-marketing, graphic-design, and more.

For categories not in the dropdown, use categoryUrl with any Findstack software category URL (e.g. https://findstack.com/software/kanban-project-management).

Output

byCategory mode

{
"name": "monday.com",
"category": "project-management",
"description": "monday.com packages itself as a Work OS built for a new way of working...",
"rating": 4.7,
"reviewCount": 10454,
"startingPrice": 0.0,
"currency": "USD",
"hasFreeplan": true,
"operatingSystems": ["iOS", "Android", "Web"],
"imageUrl": "https://assets.findstack.com/co73km4ciaxhmfvp8kxhcj978byu",
"url": "https://findstack.com/products/monday-com/reviews",
"position": 1,
"recordType": "software",
"scrapedAt": "2026-06-30T10:00:00+00:00"
}

productDetails mode

{
"name": "monday.com",
"description": "monday.com packages itself as a Work OS built for a new way of working...",
"rating": 4.7,
"reviewCount": 10454,
"operatingSystems": ["Mobile iPhone", "Mobile Android", "Cloud / SaaS / Web-Based", "Mobile iPad"],
"vendorUrl": "https://monday.com/",
"imageUrl": "https://assets.findstack.com/co73km4ciaxhmfvp8kxhcj978byu",
"datePublished": "2023-12-07T15:58:39Z",
"dateModified": "2026-05-03T19:20:12Z",
"sampleReviews": [
{
"authorName": "Joe O.",
"reviewText": "Easy to use, quick onboarding process, intuitive",
"rating": 5.0,
"datePublished": "2024-02-15T18:23:57Z"
}
],
"url": "https://findstack.com/products/monday-com/reviews",
"recordType": "software_detail",
"scrapedAt": "2026-06-30T10:00:00+00:00"
}

sampleReviews contains a handful of individual reviewer quotes with author name, review text, star rating, and publish date — a small sample of the full reviewCount, not an exhaustive review export. It appears on productDetails records and on the enriched "Featured Products" entries that byCategory mode appends after the ranked listing. Because those entries are parsed from each product's own review page, they carry the detail-page fields — vendorUrl, datePublished, dateModified, and sampleReviews — plus the listing fields they share (name, category, description, rating, reviewCount, operatingSystems, imageUrl, url), but not the listing-only startingPrice, currency, hasFreeplan, and position.

Technical Details

  • No proxy required — works on the free Apify plan with datacenter IPs
  • Memory: 1024 MB
  • Anti-bot tier: Plain httpx (Tier 1) — Findstack serves fully SSR HTML
  • Data source: findstack.com

FAQs

Do I need a proxy or API key? No. This actor works without any proxy or credentials on the free Apify plan.

How many products can I get per category? Each category page has ~20 products. Use maxPages to control how many pages to scrape. A category with 50 products would need maxPages: 3.

What does startingPrice mean? The starting price in USD per month from the JSON-LD structured data. 0.0 means the software has a free plan or free tier.

What does hasFreeplan mean? Set to true when the software offers a free plan (startingPrice = $0).

How many categories are available? Findstack covers 150+ software categories. The category dropdown includes 30 popular ones. Use categoryUrl to access any other category from https://findstack.com/software/.

Are ratings from verified users? Yes, Findstack collects verified user reviews through integration with enterprise software review platforms.