Skip to content

feat: add AI SDK tools and crawl pages support#19

Open
FrancescoSaverioZuppichini wants to merge 1 commit into
mainfrom
fzuppichini/feat/ai-sdk
Open

feat: add AI SDK tools and crawl pages support#19
FrancescoSaverioZuppichini wants to merge 1 commit into
mainfrom
fzuppichini/feat/ai-sdk

Conversation

@FrancescoSaverioZuppichini
Copy link
Copy Markdown
Member

@FrancescoSaverioZuppichini FrancescoSaverioZuppichini commented May 27, 2026

Summary

  • add @scrapegraphai/ai-sdk package with Vercel AI SDK tools and examples
  • align SDK schemas/types with API shared schemas and add crawl pages support
  • document API key setup, AI SDK usage, examples, and crawl page pagination
  • update CI to install the AI SDK against the local root package while scrapegraph-js@2.2.0 is unpublished

Test plan

  • bunx tsc --noEmit
  • cd packages/ai-sdk && bun run check
  • bun test tests/*.test.ts
  • bun run build
  • cd packages/ai-sdk && bun run build
  • biome check on touched source/docs

Notes

  • @scrapegraphai/ai-sdk depends on scrapegraph-js ^2.2.0, so installing the AI SDK also installs the JS SDK. Publish scrapegraph-js first.

@FrancescoSaverioZuppichini FrancescoSaverioZuppichini force-pushed the fzuppichini/feat/ai-sdk branch 3 times, most recently from be3b8d9 to 44e939c Compare May 27, 2026 20:57
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