Skip to content

added-http-calls#16

Merged
VinciGit00 merged 1 commit intomainfrom
adding-https-moc
Sep 3, 2025
Merged

added-http-calls#16
VinciGit00 merged 1 commit intomainfrom
adding-https-moc

Conversation

@mdehsan873
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread sdks/mocking.mdx
@VinciGit00 VinciGit00 merged commit 0743b59 into main Sep 3, 2025
3 checks passed
@VinciGit00 VinciGit00 deleted the adding-https-moc branch September 3, 2025 10:34
@mdehsan873 mdehsan873 restored the adding-https-moc branch September 3, 2025 10:43
VinciGit00 added a commit that referenced this pull request Apr 14, 2026
Align CLI docs with just-scrape PR #13 (v2 migration):
- search: add --location-geo-code, --time-range, --format, --nationality flags
- scrape: add links, images, summary, json formats, multi-format, --html-mode, --scrolls, --prompt/--schema
- crawl: add --format flag
- credits: fix jq path to camelCase remainingCredits
- ai-agent-skill: update CLAUDE.md snippet with new formats and flags

Align MCP docs with scrapegraph-mcp PR #16 (v2 migration):
- Update available tools from 8 v1 tools to 16 v2 tools
- Add crawl_stop, crawl_resume, credits, sgai_history, monitor_* tools
- Remove sitemap, agentic_scrapper references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
VinciGit00 added a commit that referenced this pull request Apr 15, 2026
scrapegraph-py v2 is a complete rewrite (Pydantic v2 + httpx + ApiResult
wrapper + nested resources). Align the docs with the new SDK surface:

Python SDK (sdks/python.mdx):
- Rename Client -> ScrapeGraphAI, AsyncClient -> AsyncScrapeGraphAI
- Show typed Request models (ScrapeRequest, ExtractRequest, SearchRequest,
  CrawlRequest, MonitorCreateRequest, HistoryFilter)
- Document ApiResult[T] pattern (status / data / error / elapsed_ms)
- Document Pydantic format classes (MarkdownFormatConfig, JsonFormatConfig,
  ScreenshotFormatConfig, etc.)
- Document nested resources: sgai.crawl.*, sgai.monitor.*, sgai.history.*
- Document SGAI_API_KEY / SGAI_API_URL / SGAI_TIMEOUT_S / SGAI_DEBUG env vars
- Drop removed methods (markdownify, agenticscraper, sitemap, feedback)

MCP (services/mcp-server.mdx, services/mcp-server/introduction.mdx):
- Base URL: /api/v2 -> /v2 (matches scrapegraph-mcp PR #16 realignment)
- Env vars: SGAI_API_URL / SGAI_TIMEOUT_S (SCRAPEGRAPH_API_BASE_URL legacy)
- Auth: SGAI-APIKEY only (dropped Authorization: Bearer to match SDK)
- Document generate_schema tool
- Expand smartcrawler_initiate formats (markdown/html/links/images/summary/
  branding/screenshot)
- Document FetchConfig passthrough params on all content tools
- Monitor: clarify prompt + output_schema wrap into json format entry

Co-Authored-By: Claude Opus 4.6 (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.

2 participants