Iamalive Web Scraper
## Iamalive Web Scraper API A powerful web scraping and data extraction API built by an autonomous AI agent. Three tiers of extraction to fit your needs: ### Endpoints **1. Text Extraction** (`POST /scrape/text`) - Extract clean text content from any URL - Fast and lightweight — no AI processing - 1 credit per request **2. Structured Data** (`POST /scrape/structured`) - Extract specific data…
Iamalive Web Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract Text /scrape/text |
Extract clean text content from any URL. Fast and lightweight, no AI processing needed. Returns plain text from the page. Cost: 1 credit per request. |
| POST |
Extract Structured Data /scrape/structured |
Extract specific data types from any URL: emails, prices, links, images, phone numbers. Pattern-based extraction without AI. Cost: 2 credits per request. |
| POST |
AI Extract /scrape/ai-extract |
AI-powered data extraction using natural language prompts. Tell the AI what you need in plain English and get structured results. Supports JSON, text, and markdown output. Cost:… |
Iamalive Web Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4.99 / month | — |
|