Opensearch: Get Page Content
Opensearch via Parse · developer_tools
Fetches the full textual content and metadata of a documentation page. Returns structured data including headings hierarchy, code blocks, table of contents, and the complete body text. Each page is identified by its URL path within the documentation site. Comprehensive API for OpenSearch documentation, providing search, content extraction, versioning, and navigation. Fulfilled by Parse from docs.opensearch.org.
- developer-tools
- docs-opensearch-org
- education
- opensearch
- other
- parse
- platform-key
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/3f87876e-c890-4425-b122-c258b102f74a/get_page_content
- Interface artifact
- sha256:eb18511506e2e79e1824c4b81b928962da9a2047e8d381deef6f58bd6552f136
- Manifest digest
- sha256:4e60ac9a81a9d6d64e86c2f8fdf2ac5a2c1ad5ab74ba06930b9eb2e23cbc19f3
Request fields
- path (string, required): The URL path of the documentation page (e.g. '/latest/query-dsl/', '/latest/install-and-configure/install-opensearch/docker/')
Example queries
- {"path":"/latest/query-dsl/"}