SourceForge Scraper
Pricing
from $3.00 / 1,000 results
Go to Apify Store
SourceForge Scraper
Scrape SourceForge software listings from direct product URLs, SourceForge search queries, or SourceForge category pages. Extract ratings, pricing, company information, features, and alternatives.
Pricing
from $3.00 / 1,000 results
Rating
5.0
(17)
Developer
Crawler Bros
Maintained by CommunityActor stats
17
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Scrape SourceForge business-software listings from direct product URLs, search queries, curated popular categories, or arbitrary category URLs.
What it extracts
- Product title and description
- Overall rating and review count
- Starting price and pricing details
- Company information (name, founded year, website, country)
- Supported platforms, training, and support options
- API availability
- Feature groups
- Alternative software links
Modes
- Product URLs — direct
/software/product/<slug>/URLs. - Search queries — SourceForge software search.
- Popular category — curated dropdown of 34 top SourceForge categories.
- Category URLs — free-text any SourceForge category URL.
Sort options
featured, rating_avg, rating_count, rating.
Inputs
| Input | Type | Notes |
|---|---|---|
productUrls | array | Direct product URLs |
searchQueries | array | Free-text search |
categorySlug | enum | Curated popular category |
categoryUrls | array | Free-text category URLs |
sortBy | enum | Sort order (default: featured) |
searchPages | integer | Pages per query/category (1–20) |
maxItems | integer | Cap on emitted products (1–500) |
useProxy | boolean | Apify proxy (default: off) |
autoEscalateOnBlock | boolean | Rotate sessions on block (default: on) |
proxyConfiguration | object | Apify proxy configuration (used when useProxy is true) |
Use cases
- Competitive software research
- B2B software category mapping
- Pricing intelligence
- Alternatives and comparison datasets
Limitations
- SourceForge does not expose a stable per-product review-list pagination feed; we surface aggregate review count and overall rating from the product page.
- The deployment-axis filters (SaaS / Windows / Mac / Linux) are URL-driven on SourceForge and can be supplied via free-text
categoryUrls(e.g./software/saas/).
Notes
- This actor is HTTP-first.
- Empty values are omitted from output.