@flyrank/crawl-js
v0.1.0
Published
Crawl4AI JavaScript SDK that wraps the Python crwl CLI for robust server-side crawling
Maintainers
Readme
Rslib project
Setup
Install the dependencies:
bun installGet started
Build the library:
bun run buildBuild the library in watch mode:
bun run dev