url2image
Capture batches of public web pages in a real browser and download the screenshots as a zip.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Capture batches of public web pages in a real browser and download the screenshots as a zip.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |