docs: add agent quickstart pages for all SDK languages - #1235
Draft
ericciarla wants to merge 1 commit into
Draft
Conversation
Add one canonical quickstart file per SDK language (Node.js, Python, Rust, Java, Elixir) covering search, scrape, and interact endpoints. Each file includes parameters verified against the latest SDK source, practical examples, and language-specific notes. Added navigation entries under "Build with AI > Agent Quickstarts" in docs.json. SDK versions verified: - JS/TS: firecrawl v4.32.0 - Python: firecrawl-py v4.34.0 - Rust: firecrawl v2.12.1 - Java: firecrawl-java v1.12.1 - Elixir: firecrawl v1.9.1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0184qwsYH82Fp2PqeQdP84dp
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agent-quickstart/node.mdx,python.mdx,rust.mdx,java.mdx,elixir.mdx)search,scrape, andinteractendpoints with parameters verified against the latest SDK source codedocs.jsonDetails
Each quickstart includes:
SDK versions verified against source:
firecrawlfirecrawl-pyfirecrawl(crate)firecrawl-java:firecrawl(hex)Parameters cross-referenced against
api-reference/v2-openapi.jsonand each SDK's source files. New parameters added since the existingagent-source-of-truthdocs includelockdown,redactPII/redact_pii,auditMetadata/audit_metadata,includeDomains/excludeDomains,highlights, andenterprise.Test plan
.mdxfile renders cleanly in MintlifyGenerated by Claude Code