Browserless · Arazzo Workflow
Browserless Performance Audit
Version 1.0.0
Run a Lighthouse-style performance audit on a URL, then capture a screenshot of the audited page.
View Spec
View on GitHub
Headless BrowserBrowser InfrastructureWeb AutomationAI AgentsWeb ScrapingBrowserQLPuppeteerPlaywrightSeleniumCDPStealthCAPTCHA SolvingResidential ProxyPDF GenerationScreenshotsSmart ScrapeCrawlSearchMCPSession RecordingHybrid AutomationArazzoWorkflows
Provider
Workflows
performance-audit
Audit a URL's performance and capture a matching screenshot.
Runs a Lighthouse-style performance audit against the URL via /chrome/performance, then captures a full-page screenshot of the same URL so the audit results are accompanied by a visual snapshot.
1
runPerformance
{$sourceDescriptions.browserRestApisApi.url}#/paths/~1chrome~1performance/post
Run a Lighthouse-style performance audit on the URL, returning the audit report as a JSON object.
2
captureScreenshot
{$sourceDescriptions.browserRestApisApi.url}#/paths/~1chrome~1screenshot/post
Capture a full-page PNG screenshot of the audited URL to accompany the performance report.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.