Node.js SDK

TypeScript/JavaScript client library for the AnakinScraper API

Coming Soon

This is currently under active development. Stay tuned for updates.

LanguageTypeScript / JavaScript
Packageanakin-sdk (planned)
RuntimeNode.js 18+
LicenseMIT

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