docs(proxies): retire enhanced mode page, proxy behavior always auto - #1279
Open
firecrawl-spring[bot] wants to merge 2 commits into
Open
docs(proxies): retire enhanced mode page, proxy behavior always auto#1279firecrawl-spring[bot] wants to merge 2 commits into
firecrawl-spring[bot] wants to merge 2 commits into
Conversation
basic, stealth, and enhanced are still accepted but no longer change behavior — every request runs in auto mode (starts basic, escalates to enhanced on failure). Updates the v1 and v2 proxy/enhanced-mode pages. Co-Authored-By: micahstairs <micah@sideguide.dev>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Hide/retire the enhanced-mode page (and the v1 stealth-mode page), redirect their URLs to /features/proxies, and remove the Enhanced Mode sections from the scrape pages. Proxy behavior is now described only on /features/proxies, with cleaner copy that doesn't brand it as a mode. Co-Authored-By: micahstairs <micah@sideguide.dev>
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.
What
Documents the API change in firecrawl/firecrawl#4340 (proxy parameter is now always
auto) and consolidates all proxy documentation onto /features/proxies.features/enhanced-mode.mdx) and the v1stealth-mode.mdxpage — removed from nav and redirected (/features/enhanced-modeand/features/stealth-mode→/features/proxies).features/scrape.mdxandv1/features/scrape.mdx.Scope notes
es/fr/ja/pt-BR/zh) andgt-lock.jsonare left to the translation pipeline; the locale enhanced-mode nav entries will drop when it syncs.