Node.js SDK
TypeScript/JavaScript client library for the AnakinScraper API
Coming Soon
This is currently under active development. Stay tuned for updates.
| Language | TypeScript / JavaScript |
| Package | anakin-sdk (planned) |
| Runtime | Node.js 18+ |
| License | MIT |
What to expect
The Node.js SDK will provide a typed client for the AnakinScraper API:
- Scrape — Scrape any URL and get back clean markdown, HTML, or AI-extracted structured JSON
- Batch Scrape — Scrape up to 10 URLs in parallel with a single call
- Search — AI-powered web search with instant results and citations
- Research — Deep agentic research that synthesizes multiple sources
- TypeScript-first — Full type definitions for all request and response objects
- Automatic polling — Submit async jobs and get results back without manual polling
In the meantime
You can use the REST API directly with fetch or axios.
Stay updated
- Discord — discord.gg/T57dHrdT8u
- Email — support@anakin.io