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.

LitescrapeAPIsScreenshot API

// screenshot api Alpha

Capture a web page as a PNG

Capture the viewport or the full page in an isolated browser. Receive a PNG download URL, with support for your own cookies, viewport, scripts and page readiness controls.

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

// live playground

Capture a screenshot

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
Screenshot

Capture a PNG and receive its authenticated download URL.

Browser

For custom cookies, viewport dimensions and scripts, send a POST request with a JSON body. See the Screenshot API reference.

Ready

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

  • url
  • title
  • screenshot_url
  • full_page

// what you get

What the Screenshot API returns

Viewport or full page

Set full_page=true to capture the whole page. The default captures the viewport.

Bring your own cookies

Pass set_cookies in a JSON POST body to capture a page using your session.

Control the browser

Set viewport dimensions, mobile emulation, locale, user agent, and page or frame scripts.

Wait for the page

Use wait_for_selector and respond_timing to choose when to capture.

One PNG URL

Download screenshot_url with your API key. Images are retained for 7 days; keys with ZDR enabled cannot capture screenshots.

Track screenshot usage

Screenshot calls appear in your API usage and use your Litescrape key, balance and concurrency allowance.

// use cases

What teams build with it

  1. 01

    Visual monitoring

    Capture pricing pages, dashboards or status pages and compare them over time.

  2. 02

    Check responsive layouts

    Capture a page with desktop or mobile viewport settings.

  3. 03

    Capture your signed-in session

    Supply your own cookies and wait for the content you need before capture.

Start pulling Screenshot data in five minutes.

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