Skip to content

Add agent quickstart docs for all SDK languages - #1262

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

Add agent quickstart docs for all SDK languages#1262
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-gpw24x

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary

  • Add canonical agent quickstart files for Node.js, Python, Rust, Java, and Elixir in agent-quickstart/
  • Each file covers search, scrape, and interact endpoints with every confirmed parameter from the latest SDK source
  • Parameter tables include type, description, and usage guidance for agent context
  • Language-specific differences documented (e.g. Java/Elixir are code-only for interact, Python uses snake_case, Rust uses dedicated option structs)

SDK versions used

Language Package Version
Node.js firecrawl 4.32.2
Python firecrawl-py 4.35.1
Rust firecrawl 2.12.1
Java firecrawl-java 1.12.1
Elixir firecrawl 1.9.1

Files added

  • agent-quickstart/node.mdx
  • agent-quickstart/python.mdx
  • agent-quickstart/rust.mdx
  • agent-quickstart/java.mdx
  • agent-quickstart/elixir.mdx

Source of truth

All parameters confirmed from SDK source code in firecrawl/apps/*-sdk/ and cross-referenced against api-reference/v2-openapi.json. No parameters were invented or inferred from other languages.


Generated by Claude Code

Create canonical agent quickstart files for Node.js, Python, Rust, Java,
and Elixir in agent-quickstart/. Each file covers search, scrape, and
interact endpoints with confirmed parameters from the latest SDK source.

Generated from:
- JS SDK v4.32.2
- Python SDK v4.35.1
- Rust SDK v2.12.1
- Java SDK v1.12.1
- Elixir SDK v1.9.1
- v2 OpenAPI spec

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

mintlify Bot commented Aug 15, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Aug 15, 2026, 1:17 PM

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

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