Skip to content

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

Merged
VinciGit00 merged 2 commits intomainfrom
docs/langchain-scrapegraph-v2
Apr 21, 2026
Merged

docs(langchain): align integration guide with scrapegraph-py 2.0.0#40
VinciGit00 merged 2 commits 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

VinciGit00 and others added 2 commits April 18, 2026 16:33
- 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>
…graph-v2

# Conflicts:
#	integrations/langchain.mdx
@VinciGit00 VinciGit00 merged commit af1f511 into main Apr 21, 2026
2 checks passed
@VinciGit00 VinciGit00 deleted the docs/langchain-scrapegraph-v2 branch April 21, 2026 06:57
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