Skip to content

Add agent quickstart docs for all SDK languages - #1423

Draft
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-cu3kl3
Draft

ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-cu3kl3

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary\n\nAdds canonical agent quickstart documents for all five SDK languages in a new agent-quickstart/ directory:\n\n- agent-quickstart/node.mdx — Node.js/TypeScript (SDK v4.40.0)\n- agent-quickstart/python.mdx — Python (firecrawl-py)\n- agent-quickstart/rust.mdx — Rust (crate v2.20.0)\n- agent-quickstart/java.mdx — Java (v1.18.0)\n- agent-quickstart/elixir.mdx — Elixir (v1.11.0)\n\nEach file covers the search, scrape, and interact endpoints with:\n- Install and auth instructions\n- When-to-use-what decision guide\n- Realistic code examples\n- Every confirmed parameter with short descriptions\n- Language-specific naming conventions and caveats\n- Deprecated alias migration notes\n- Source-of-truth file references\n\n## Motivation\n\nThese quickstart files are designed to be pasted directly into agent context windows. They serve as the canonical, SDK-source-verified reference for external agents integrating with Firecrawl, complementing the existing agent-source-of-truth/ reference docs.\n\n## Source verification\n\nAll content was generated from:\n1. SDK source code in firecrawl/apps/{js,python,rust,java,elixir}-sdk/\n2. OpenAPI spec at api-reference/v2-openapi.json\n3. Existing docs used only as secondary reference\n\nNo parameters were invented — only SDK-confirmed surface is documented.\n\n---\n\n🤖 Generated with Claude Code\n\nhttps://claude.ai/code/session_01QepdZCK4K1VT7RWYfzX1Rf


Generated by Claude Code

Add canonical agent quickstart documents for Node.js, Python, Rust,
Java, and Elixir covering search, scrape, and interact endpoints.
Each file includes every confirmed parameter with descriptions,
realistic examples, and language-specific naming conventions.

Generated from latest SDK source (JS v4.40.0, Python firecrawl-py,
Rust v2.20.0, Java v1.18.0, Elixir v1.11.0) and v2 OpenAPI spec.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QepdZCK4K1VT7RWYfzX1Rf
@mintlify

mintlify Bot commented Sep 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
firecrawl 🟢 Ready View Preview Sep 16, 2026, 1:17 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor Author

CI note: The "Locale literals and extraction-hostile markdown" check is failing on pre-existing translated API identifiers in es/, fr/, and pt-BR/ locale files (e.g. seguimientoDeCambios, suiviDesModifications). This PR only adds new files in agent-quickstart/ and does not touch any locale files. The same check is also red on other recent PRs (#1422, #1421) — this is not caused by this PR's changes.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants