Python: Get Release Files By Release
Python via Parse · developer_tools
Returns all downloadable files for a specific Python release. Accepts a numeric release ID (the trailing integer from a release's resource_uri) or a full resource URI path. Each file includes download URL, checksum, size, and OS classification. Scraper for python.org providing access to releases, downloads, news, events, and search functionality. Fulfilled by Parse from python.org.
- developer-tools
- education
- news-media
- parse
- platform-key
- python
- python-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/196a6c49-f721-4a4b-a403-75f093a0672e/get_release_files_by_release
- Interface artifact
- sha256:0808cdbc3434b892b97eba7ffe5c7fe73eeacf97c3e63a75cdb4a9079b5b9edb
- Manifest digest
- sha256:925776331cd6fe2d5887fdafae78b6fb96fffe47060901b1146c492ed11a6f00
Request fields
- release_uri (string, required): Release numeric ID (e.g. '1090') or full resource URI path (e.g. '/api/v2/downloads/release/1090/')
Example queries
- {"release_uri":"1090"}