Your account will be charged only for posting a task.
The cost can be calculated on the Pricing page.
Get Lighthouse Results by ID
The OnPage Lighthouse API is based on Google’s open-source Lighthouse project for measuring the quality of web pages and web apps. This endpoint will provide you with the results of Lighthouse Audit. Use the id received in the response of your Task POST request to get the results. The response will include data about all categories and audits specified in the Task POST. By default, the response will include all available data about the webpage including its performance, accessibility, progressive web apps, SEO, and compliance with best practices.
Note: if you’re using the audit that contains a slash (/) in its name, search the audits object by the last word after the slash;
OnPage Lighthouse API is based on an open-source Lighthouse project. You can find the official documentation here.
