Extract
Index another API's documentation
Turn a documentation site into Markdown your tools can read.
Integrating against an API usually starts with reading its docs. Extracting them to Markdown gives you something you can index, search locally, or hand to a model as context.
- Structure is preserved, so code samples stay distinguishable from prose.
- Outbound links let you walk a documentation tree instead of guessing at its URLs.
- Up to 8 pages per call, and only successful pages are billed.
Code blocks, headings and links survive the conversion, which is most of what documentation is.