Skip to content

docs: add Open Source vs Managed API comparison to README#1091

Merged
VinciGit00 merged 1 commit into
mainfrom
docs/oss-vs-managed-api-comparison
Jun 25, 2026
Merged

docs: add Open Source vs Managed API comparison to README#1091
VinciGit00 merged 1 commit into
mainfrom
docs/oss-vs-managed-api-comparison

Conversation

@VinciGit00

Copy link
Copy Markdown
Member

What

Adds a Open Source vs Managed API section to the README: a comparison table plus short "choose X if…" guidance, clarifying the difference between this open-source library and the managed cloud API (the Python/JS SDKs).

Why

Users frequently ask what the difference is between the self-hosted open-source library and the paid hosted API. This makes it explicit (where it runs, LLM, browser/proxy handling, scaling, cost model, capabilities, license) right in the README.

Notes

  • Docs-only change, no code touched.
  • The same comparison section is being added to scrapegraph-py and scrapegraph-js for consistency.

🤖 Generated with Claude Code

Add a comparison table and guidance clarifying the difference between
the open-source library and the managed cloud API (Python/JS SDKs),
so users can pick the right option.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 23, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 83c3da4.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@VinciGit00
VinciGit00 merged commit ef3523b into main Jun 25, 2026
6 of 7 checks passed
github-actions Bot pushed a commit that referenced this pull request Jul 8, 2026
## [2.1.5](v2.1.4...v2.1.5) (2026-07-08)

### Bug Fixes

* pop model_tokens so it is not forwarded to the model client ([#1100](#1100)) ([d2b970c](d2b970c))

### Docs

* **readme:** add Open Source vs Managed API comparison ([#1091](#1091)) ([ef3523b](ef3523b))

### CI

* run only deterministic unit suites in Test Suite workflow ([#1095](#1095)) ([037a42e](037a42e))
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation released on @stable size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant