Skip to content

getmaxun/node-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maxun SDK

The official Node.js SDK for Maxun - turn any website into an API.

Works with both Maxun Cloud and Maxun Open Source - automatically handles the differences for you.

maxun_sdk_llm_extract.mp4

What can you do with Maxun SDK?

  • Extract structured data from any website
  • Scrape entire pages as Markdown or HTML
  • Use AI to extract data with natural language prompts
  • Capture screenshots (visible area or full page)
  • Automate workflows with clicks, form fills, and navigation
  • Schedule recurring jobs to keep your data fresh
  • Get webhooks when extractions complete
  • Handle pagination automatically (scroll, click, load more)

Quick Start

Follow the quick-start guide here: https://docs.maxun.dev/sdk/sdk-overview

Table of Contents

  1. Extract Robots

  2. Scrape Robots

  3. Robot Management

Examples

Check out the examples directory for complete working examples:

Example What it does
basic-extraction.ts Extract fields from a single page
list-pagination.ts Scrape lists with different pagination strategies
form-fill-screenshot.ts Fill forms and capture screenshots
chained-extract.ts Execute multiple capture actions with one robot
simple-scrape.ts Convert pages to Markdown/HTML/Screenshots
llm-extraction.ts AI-powered extraction with natural language
scheduling.ts Set up robot schedules to execute runs
webhooks.ts Configure webhook notifications
robot-management.ts CRUD operations for robots
complete-workflow.ts Create a robot combining multiple features

About

The official Node.js SDK for Maxun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published