url2image
Capture batches of public web pages in a real browser and download the screenshots as a zip.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Capture batches of public web pages in a real browser and download the screenshots as a zip.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| create_screenshot_batch | Render a list of web pages in a real browser. Returns a batch id to poll. The first 10 screenshots each month are free, metered per network address rather than per key, so issuing another key does not reset them. Beyond that the batch pauses and reports how many credits it needs. |
| get_screenshot_batch | Read the state and per URL results of a batch created by this client, including the download URL once anything has rendered. |
| get_account_balance | Screenshot credits and free monthly allowance remaining for the calling identity. |
| list_sample_captures | Public sample captures this service refreshes on a schedule. Useful for showing a user what the output looks like before they spend anything. |
| create_credit_checkout | Create a hosted Stripe Checkout URL for a prepaid credit pack. This can lead to a charge, but only after the user opens the URL and confirms payment on Stripe. Ask the user before calling it and never handle card details. |