/sourceforge/projects/files
/sourceforge
/sourceforge/projects/files
List the top-level file releases and folders of a SourceForge project
Price: 5 credits
💡 AI Hint: List the top-level files and release folders of a SourceForge project by slug or URL. Each entry has the name, path, folder flag, size, last-modified time, weekly download count, and download URL.
⚠️ Common errors: 412: Project not found
POST
/sourceforge/projects/files
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 files/folders to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500