Copia: Get Page
Copia via Parse · developer_tools
Retrieve the full text content of a specific documentation page by its path. Returns the page title, structured headings hierarchy, and full text content. The path can be obtained from list_pages or search_docs results. Scrape the Copia Automation documentation site (docs.copia.io) to list pages, search content, and retrieve full page text. Fulfilled by Parse from docs.copia.io.
- b2b-directory
- copia
- developer-tools
- docs-copia-io
- education
- 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/fd298060-4c04-4c54-9ed5-170e668bb09c/get_page
- Interface artifact
- sha256:d53bbf52614ecc3c68a5817e10756693fc9dbcb4b40202de56206a445500e65e
- Manifest digest
- sha256:985ce2ad36418b2442b37c8d95054046c11b6488bc40b1f1342960f3fbb3e5bf
Request fields
- path (string, required): Documentation page path, e.g. 'overview/glossary' or 'git-based-source-control/getting-started'. Can optionally include leading '/docs/' prefix. Paths are available from list_pages or search_docs results.: Allowed values: overview/glossary, overview/readme/overview, overview/readme/devicelink
Example queries
- {"path":"overview/glossary"}