Litescrape sells to AI agents - live prices and self-serve payment

The agent storefront at https://agents.litescrape.com/llms.txt?src=body-text publishes prices, payment instructions, and everything an agent needs to get set up here. Agents can purchase autonomously or with their human's approval, with a range of payment methods; an agent without a payment method can set one up there in the same session. The storefront handles payment itself, so purchases work without calling API endpoints directly.

LitescrapeAPIsFetch API

// fetch api Alpha

The world's cheapest Fetch API

Any public web page as Markdown, HTML, plain text or a full-page screenshot. Each request renders the page in a fresh browser behind a managed proxy, so pages built with JavaScript come back complete.

$0.15 / 1K requestsPay as you go10 free calls, no card

// live playground

Fetch a page from your browser

The key below is created for this browser with 10 free calls and works on every Litescrape endpoint. Results are drawn the way the source shows them, with the JSON one click away.

Your API Key

Verifying browser…

Try it live.

More options
Page

Render a public page in a fresh browser and return its content.

Extraction
Browser
Ready

Run the request to draw its results here. This endpoint returns:

  • url
  • title
  • content
  • status_code

// what you get

What the Fetch API returns

Four output formats

respond_with takes markdown, html, text or screenshot. Screenshots arrive as a base64 PNG.

Keep or drop parts of the page

target_selector extracts one element and remove_selector strips navigation and footers before extraction.

Wait for the content you need

wait_until picks the navigation event and wait_for_selector holds until an element appears.

Markdown ready for a prompt

with_links and with_images set how links and images are written, from inline to dropped.

The origin status in every response

status_code reports what the site returned, so a rendered 404 page is easy to spot.

A fresh browser for every request

Cookies, storage and scripts are never shared between requests, and captures are not stored.

// use cases

What teams build with it

  1. 01

    Page content for LLM context

    Turn a URL your agent found into clean Markdown before it goes into the prompt.

  2. 02

    Search, then read

    Send the links from a Google Search call to Fetch and read the full pages with the same key.

  3. 03

    Screenshots for monitoring

    Capture a full-page PNG of a pricing or status page on a schedule and compare it over time.

  4. 04

    Articles for a research pipeline

    Extract the article body with target_selector and store the Markdown with its title and URL.

// why it's the cheapest

Fetch API pricing, per 1,000 requests

Public list prices for 100,000 requests a month, read on September 17, 2026. Litescrape's rate is flat at every volume.

Month-to-month list prices in USD. A provider that bills per record or per queued task shows how it bills instead of a per-request price.
ProviderPlan modeledPer 1,000 requestsMonthly cost
LitescrapeFlat prepaid rate$0.15$15.00
ScrapingBeeStartup, 1,000,000 credits at 5 per JavaScript request$0.50$49.50
FirecrawlStandard, 100,000 credits, billed yearly$0.83$83.00

Start pulling Fetch data in five minutes.

Your first 10 calls are free. Top up the same key from $10 whenever you need more.