Skip to content

Update from code changes: document ScrapeGraphAI tool v2 rewrite#128

Merged
aniketmaurya merged 1 commit into
mainfrom
mintlify/0f6dc72f
Jul 17, 2026
Merged

Update from code changes: document ScrapeGraphAI tool v2 rewrite#128
aniketmaurya merged 1 commit into
mainfrom
mintlify/0f6dc72f

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Add an Agentor reference page for the rewritten ScrapeGraphAI tool and call out the new Python 3.12+ requirement on the installation page.

Changes

  • New agentor/api/tools/scrapegraphai.mdx covering the new capability surface (scrape, extract, search, crawl + get_crawl_result / stop_crawl / resume_crawl / delete_crawl, monitor + list/get/pause/resume/delete, credits, health), constructor, SGAI_API_KEYSCRAPEGRAPH_API_KEY env-var precedence, error-string return contract, and an agent + direct-call example.
  • agentor/installation.mdx: note that the scrapegraph extra now needs Python 3.12+ (the extra is a no-op on 3.10/3.11) and link to the new reference page.
  • docs.json: register the new page under Agentor API → Agentor API so it appears in the sidebar.

Context

Reflects CelestoAI/agentor#135, which migrated the tool to the scrapegraph-py 2.x SDK. The old capabilities (smartscraper, markdownify, searchscraper, smartcrawler, sitemap) are gone and were previously undocumented, so this is net-new tool documentation.

@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
CelestoAI 🟢 Ready View Preview Jul 17, 2026, 9:51 AM

@aniketmaurya
aniketmaurya merged commit c9dc0c7 into main Jul 17, 2026
3 checks passed
@aniketmaurya
aniketmaurya deleted the mintlify/0f6dc72f branch July 17, 2026 09:52
@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
CelestoAI 🟡 Building Jul 17, 2026, 9:50 AM

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