web-toolkit
Screenshot, PDF generation, content extraction, and metadata scraping for any URL. Powered by headless Chromium.
1 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
web-toolkit endpoints
| Method | Endpoint | Description |
|---|---|---|
| screenshot | ||
| POST |
takeScreenshot /screenshot |
Renders the given URL in headless Chromium and returns a screenshot image. |
| POST |
generatePdf |
Renders the given URL or raw HTML in headless Chromium and returns a PDF document. |
| content | ||
| POST |
extractContent /content |
Fetches the given URL via headless Chromium (executes JavaScript) and returns the rendered HTML content. |
| metadata | ||
| POST |
scrapeMetadata /metadata |
Fetches the given URL and extracts Open Graph tags, Twitter Card tags, title, description, and favicon. |
web-toolkit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 60 / minute |
|
| ULTRA | $29 / month | 200 / minute |
|
| MEGA | $99 / month | 500 / minute |
|