
Docfork
OfficialRetrieves current documentation and code examples for any software library through a specialized API. Lock your queries to specific tech stacks to avoid irrelevant results.
What it does
- Search documentation across GitHub repositories and web
- Fetch full documentation pages as markdown
- Filter results to specific library stacks
- Access pre-chunked docs from 10,000+ libraries
Best for
Tools (2)
Search documentation across GitHub repositories or the web. For targeted searches INSIDE a specific library's documentation, use the docforkIdentifier parameter (author/repo format). Extract from GitHub URLs (e.g., github.com/facebook/react → 'facebook/react') and include in ALL subsequent searches about that library for focused, accurate results.
Fetches and returns the full content of a documentation page as markdown. This is ESSENTIAL for getting complete, detailed information after searching. Always use this to read URLs from docfork_search_docs results to get the actual documentation content.