Python: Get Release Detail Page
Python via Parse · developer_tools
Scrapes an individual release detail page for title, release date, and downloadable files with checksums. Works for modern Python 3.x releases that have detail pages. Returns input_not_found for releases without detail pages or invalid slugs. 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_detail_page
- Interface artifact
- sha256:6859cd5dab72f49c9ec4d31670b765bb42826fdc54e4dbcd1317eacc22b6e62d
- Manifest digest
- sha256:0d0715b652bb64058ce9161e7bada2092868e787de22a8404afc2bbce0a76d6c
Request fields
- version_slug (string, required): Version slug like 'python-3120' or version number like '3.12.0'
Example queries
- {"version_slug":"3.12.0"}