Skip to content

docs(make): document Fetch Config support#73

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

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

Conversation

@Vikrant-Khedkar
Copy link
Copy Markdown
Collaborator

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

image image

Summary

  • Adds a dedicated Fetch Config section to the Make integration page documenting all 8 fields (Mode, Stealth, Country, Wait, Timeout, Scrolls, Headers, Cookies)
  • Each of the 5 modules that accept Fetch Config gains a row in its field table linking to that section: Scrape a URL, Extract data from URL, Search web, Crawl a website, Create monitor
  • Adds one screenshot of the collection expanded inside the Extract module

Why

The Make modules now wire Fetch Config into the API request body — this PR brings the docs in line with the shipping behavior.

Test plan

  • `mintlify dev` renders without warnings
  • `/integrations/make` shows Fetch Config row in the 5 affected module tables
  • Anchor links from each module table jump to the Fetch Config section
  • Section renders the screenshot and the 8-field table cleanly

🤖 Generated with Claude Code

- Add dedicated Fetch Config section listing the 8 fields
- Reference it from the 5 modules that accept it (Scrape, Extract,
  Search, Crawl, Create monitor)
- Embed screenshot of the collection expanded inside Extract

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Vikrant-Khedkar Vikrant-Khedkar requested a review from VinciGit00 May 6, 2026 05:01
@VinciGit00 VinciGit00 merged commit 24c5976 into main May 6, 2026
2 checks passed
@VinciGit00 VinciGit00 deleted the docs/make-fetch-config branch May 6, 2026 06: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