Merged
Conversation
|
🎉 This PR is included in version 0.4.0-beta.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.4.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
VinciGit00
added a commit
that referenced
this pull request
Apr 17, 2026
Support both the v2 Client API (PR #82) and the newer ScrapeGraphAI API (PR #84) which uses Pydantic request models and ApiResult[T] wrappers. - Add scrapegraph_py_compat helper with runtime API detection - Route smart_scraper_graph through the compat layer - Add v3-style examples for extract, search, and scrape Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
github-actions bot
pushed a commit
that referenced
this pull request
Apr 19, 2026
## [2.0.0](v1.76.0...v2.0.0) (2026-04-19) ### ⚠ BREAKING CHANGES * requires scrapegraph-py v2.0.0+ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> ### Features * add scrapegraph-py PR [#84](#84) SDK compatibility ([e8b2a28](e8b2a28)), closes [#82](#82) * align with scrapegraph-py v2 API surface from PR [#82](#82) ([c0f5fd5](c0f5fd5)) * migrate to scrapegraph-py v2 API surface ([fd23bb0](fd23bb0)), closes [ScrapeGraphAI/scrapegraph-py#82](ScrapeGraphAI/scrapegraph-py#82) ### CI * bump min Python to 3.12 and trim test suite ([5fda03f](5fda03f))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.