Afroawi: Get Doc Page
Afroawi via Parse · developer_tools
Retrieve the full content of a specific halt-rate documentation page by its slug. Returns the page title, description, structured sections with headings and content, extracted code examples, and full text content. Slugs may include path separators for nested pages (e.g. 'storage/redis', 'frameworks/fastapi'). Access the documentation of the halt-rate package, including listing all documentation pages and retrieving the full content of any specific page. Fulfilled by Parse from halt.afroawi.com.
- afroawi
- developer-tools
- halt-afroawi-com
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/66d3898d-a085-45b4-988f-3f2a61059c94/get_doc_page
- Interface artifact
- sha256:7232196ece914bb2b916cfb2917b85feeef3c19656cc3cd27340528c8ad17fc0
- Manifest digest
- sha256:b05ef8c5a1059389f930a7b4aa0c646d25005bde36ce2b52d70f359e229e8c0e
Request fields
- slug (string, required): Documentation page slug, e.g. 'introduction', 'algorithms', 'storage/redis', 'frameworks/fastapi'. Obtain valid slugs from list_docs.
Example queries
- {"slug":"algorithms"}