Skip to content

docs(langchain): align integration guide with scrapegraph-py 2.0.0#40

Open
VinciGit00 wants to merge 1 commit intomainfrom
docs/langchain-scrapegraph-v2
Open

docs(langchain): align integration guide with scrapegraph-py 2.0.0#40
VinciGit00 wants to merge 1 commit intomainfrom
docs/langchain-scrapegraph-v2

Conversation

@VinciGit00
Copy link
Copy Markdown
Member

@VinciGit00 VinciGit00 commented Apr 18, 2026

Summary

  • Updates integrations/langchain.mdx to match the v2 API surface used by langchain-scrapegraph #8.
  • CrawlStartTool: renamed depthmax_depth.
  • MonitorCreateTool: renamed croninterval, flagged prompt as optional (JSON extraction).
  • HistoryTool: documents service / page / limit filters.
  • ScrapeTool: lists all supported format values.

Test plan

  • Diff reviewed against the updated tool signatures in langchain-scrapegraph
  • Render docs locally (mintlify dev) to confirm formatting

🤖 Generated with Claude Code

- CrawlStartTool: depth -> max_depth
- MonitorCreateTool: cron -> interval, prompt is now optional
- HistoryTool: document service/page/limit filters
- ScrapeTool: list all supported formats

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant