WebToolkit
# WebToolkit API 6 powerful web utility tools bundled into a single, easy-to-use API. One subscription gives you access to all tools. ## Tools Included ### 1. Screenshot Capture Convert any URL to a high-quality PNG or JPEG screenshot. Configure viewport size (320-1920px), capture full scrollable pages, and add optional delay for dynamic content loading. ### 2. QR Code Generator Generate QR…
WebToolkit endpoints
| Method | Endpoint | Description |
|---|---|---|
| Screenshot | ||
| POST |
captureScreenshot /v1/screenshot |
Takes a screenshot of any webpage and returns it as a PNG or JPEG image. |
| QR Code | ||
| POST |
generateQRCode /v1/qr/generate |
Generate a QR code image from text or URL data. |
| POST |
readQRCode /v1/qr/read |
Upload an image or provide a URL to an image containing a QR code. Returns the decoded data. |
| URL Shortener | ||
| GET |
getUrlStats /v1/url/{code}/stats |
Get click count and metadata for a shortened URL. |
| POST |
shortenUrl /v1/url/shorten |
Create a short URL with optional custom code and click tracking. |
| Web Scraping | ||
| POST |
extractFavicons /v1/favicon |
Find all favicon URLs from any website. Results cached for 24 hours. |
| POST |
extractMetaTags /v1/meta-tags |
Extract Open Graph, Twitter Card, and all meta tags from any webpage. Results cached for 1 hour. |
WebToolkit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 60 / minute |
|
| ULTRA | $45 / month | 120 / minute |
|
| MEGA | $99 / month | 300 / minute |
|