Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Extract Page Content

Extract HTML and/or text content from a webpage, along with a screenshot. Renders the page using a full Chrome browser and returns URLs to the extracted HTML, extracted text, and the screenshot. Useful for scraping content from JavaScript-rendered pages that require a real browser.

Check Quota

Check the current API quota usage for your ApiFlash account. Returns the total quota limit, remaining credits, and the timestamp when the quota resets.

Capture Screenshot

Capture a screenshot of any publicly accessible webpage and receive a URL to the resulting image. Supports configuring viewport size, image format, full-page capture, element-specific capture, CSS/JS injection, custom headers/cookies, geolocation, and more. Use the **crop** parameter as `"left,top,width,height"` to capture a specific region. Use **element** with a CSS selector to capture a specific DOM element. Set **fresh** to `true` to bypass the cache and force a new capture.