Deepwiki: Get Repo Wiki All Pages
Deepwiki via Parse · developer_tools
Fetch all wiki pages for a repository to obtain the full documentation. Each page includes its slug, title, markdown content, and relevant source files. Can be large for repositories with extensive documentation. API to search and extract documentation (wikis) from DeepWiki.com for any indexed GitHub repository. Features include repository search, profile lookups, and full markdown content extraction with table of contents and source file references. Fulfilled by Parse from deepwiki.com.
- b2b-directory
- deepwiki
- deepwiki-com
- developer-tools
- 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/4ff5812b-da87-4646-b5f3-360abc785560/get_repo_wiki_all_pages
- Interface artifact
- sha256:1ffe9625182a3a10a5885cb30e82930cee1ec4d0e0e7dd7bfa2d44db5901dfef
- Manifest digest
- sha256:daa7299f32c2f4bed45de774b68e13709381c1eb63fda07a208b14fd098a6389
Request fields
- repo (string, required): GitHub repository name (e.g. 'react', 'vscode')
- owner (string, required): GitHub repository owner (e.g. 'facebook', 'microsoft')
Example queries
- {"repo":"react","owner":"facebook"}