Skip to content

feat: add JUST_SCRAPE_API_URL env var to override API base URL#9

Merged
VinciGit00 merged 2 commits intomainfrom
feat/custom-api-url
Feb 16, 2026
Merged

feat: add JUST_SCRAPE_API_URL env var to override API base URL#9
VinciGit00 merged 2 commits intomainfrom
feat/custom-api-url

Conversation

@FrancescoSaverioZuppichini
Copy link
Member

Summary

  • Add JUST_SCRAPE_API_URL environment variable to override the default API base URL (https://api.scrapegraphai.com/v1)
  • Replace loose bash snippet in README with a proper environment variables table listing all 4 env vars (SGAI_API_KEY, JUST_SCRAPE_API_URL, JUST_SCRAPE_TIMEOUT_S, JUST_SCRAPE_DEBUG)
  • Bump version to 0.1.8

Test plan

  • All 30 existing tests pass
  • Verify JUST_SCRAPE_API_URL=http://localhost:8000 just-scrape validate hits the custom URL

🤖 Generated with Claude Code

@VinciGit00 VinciGit00 merged commit 17ef0a5 into main Feb 16, 2026
3 checks passed
@VinciGit00 VinciGit00 deleted the feat/custom-api-url branch February 16, 2026 15:49
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