docs: expand README sections and update API base URL#19
Merged
VinciGit00 merged 2 commits intomainfrom Apr 27, 2026
Merged
Conversation
Flesh out per-command sections (Scrape, Extract, Search, Crawl, Monitor, History) with short descriptions and example invocations instead of bare docs links. Update the documented SGAI_API_URL default in README and SKILL.md to https://v2-api.scrapegraphai.com. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The docs.scrapegraphai.com/api-reference/{scrape,extract,search,crawl,
monitor,history} URLs do not exist. Drop them from each command
section in the README.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
docslink under each command heading (Scrape, Extract, Search, Crawl, Monitor, History) with a one-line description and a few example invocations, mirroring the docs introduction page surface.SGAI_API_URLdefault tohttps://v2-api.scrapegraphai.comin bothREADME.mdandskills/just-scrape/SKILL.md(the previoushttps://api.scrapegraphai.com/api/v2is outdated).Test plan
README.mdon GitHub and confirm each command section shows the new description + examples.SGAI_API_URLtable row in both files readshttps://v2-api.scrapegraphai.com.🤖 Generated with Claude Code