/sourceforge/projects/reviews
/sourceforge
/sourceforge/projects/reviews
List user reviews of a SourceForge project with aggregate rating
Price: 5 credits per 25 results
💡 AI Hint: List user reviews of a SourceForge project by slug or URL. Each review has the author, star rating, text, helpful-vote count, and post date. The response also exposes the project’s average rating and total rating count.
⚠️ Common errors: 412: Project not found
POST
/sourceforge/projects/reviews
Authorizations
API token from the dashboard
Headers
Body
application/json
Project shortname/slug or a SourceForge project URL
Minimum string length:
1Examples:
"sevenzip"
"https://sourceforge.net/projects/sevenzip/"
Number of reviews to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500