Skip to content

Python SDK v2.0.0

Choose a tag to compare

@RapierCraft RapierCraft released this 16 Jan 11:47

Python SDK v2.0.0

Official Python SDK for the AlterLab Web Scraping API.

Installation

pip install alterlab

Features

  • Full async support with AsyncAlterLab
  • Complete type hints for IDE autocomplete
  • All scraping modes: scrape, scrape_html, scrape_js, scrape_pdf, scrape_ocr
  • Structured extraction with JSON Schema, prompts, and pre-built profiles
  • Cost controls and BYOP (Bring Your Own Proxy) support
  • Comprehensive error handling

Requirements

  • Python 3.8+

Links