← Tools Reference

screenshot.fyi

screenshot.fyi integration (Developer Tools, Design & Media). Imported from open-connector.

API key1 toolhttps://www.screenshot.fyi
GET
screenshot_fyi_take_screenshot
Capture a website screenshot with screenshot.fyi and return the generated URL.

/api/take

6 parameters
ParamTypeRequiredDescription
urlstringrequiredThe complete website URL to capture, including the protocol.
widthintegeroptionalThe viewport width in pixels.
heightintegeroptionalThe viewport height in pixels.
fullPagebooleanoptionalWhether to capture the full scrollable page instead of only the viewport.
darkModebooleanoptionalWhether to render the target page with dark mode enabled.
disableCookieBannersbooleanoptionalWhether screenshot.fyi should hide cookie banners before capture.