Skip to content

docs(n8n): document Fetch Config support#75

Merged
VinciGit00 merged 1 commit intomainfrom
docs/n8n-fetch-config
May 6, 2026
Merged

docs(n8n): document Fetch Config support#75
VinciGit00 merged 1 commit intomainfrom
docs/n8n-fetch-config

Conversation

@Vikrant-Khedkar
Copy link
Copy Markdown
Collaborator

@Vikrant-Khedkar Vikrant-Khedkar commented May 6, 2026

Summary

  • Adds a dedicated Fetch Config section to `integrations/n8n.mdx` mirroring the Make integration page
  • Lists all 8 fields (Mode, Stealth, Country, Wait, Timeout, Scrolls, Headers, Cookies)
  • Notes that the collection is shared across the 5 resources that accept it (Scrape, Extract, Search, Crawl, Monitor)
  • One screenshot of the dropdown expanded on the Search node

Why

The n8n node has shipped Fetch Config since the v2 migration but the public docs never documented it. PR #73 already covered Make; this brings n8n to parity.

Test plan

  • `mintlify dev` renders without warnings
  • `/integrations/n8n#fetch-config` resolves with the section visible
  • Screenshot renders cleanly

🤖 Generated with Claude Code

Adds a dedicated Fetch Config section to integrations/n8n.mdx mirroring
the Make integration page. Covers the 8 fields (Mode, Stealth, Country,
Wait, Timeout, Scrolls, Headers, Cookies) available on Scrape / Extract
/ Search / Crawl / Monitor.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@VinciGit00 VinciGit00 merged commit e22e372 into main May 6, 2026
2 checks passed
@VinciGit00 VinciGit00 deleted the docs/n8n-fetch-config branch May 6, 2026 08:13
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