Take a screenshot of a web page by providing the URL. IP blocks, captchas, location restrictions etc. will be resolved in the process. The screenshot will be returned as an image.
Currently, the API captures the visible viewport of the web page. Full-page capture capabilities may be added in future updates.
Yes, the API renders the page using a real browser engine, so it can execute JavaScript and capture dynamic content just like a user would see it.
The API has built-in mechanisms to attempt to resolve or bypass common captchas and IP blocks to ensure a successful screenshot.
The Screenshot API captures a visual image of the web page, while the Extract Web Content API extracts the text and metadata from the page.