
Lighthouse Audit
Pricing
$30.00/month + usage

Lighthouse Audit
Automatically test the speed of your web pages and get daily or weekly detailed performance reports using Google's Lighthouse for Chrome. Ensure your website remains fast even as you add new features and pages. Export the result in ZIP and MHTML files
0.0 (0)
Pricing
$30.00/month + usage
1
Monthly users
2
Runs succeeded
96%
Last modified
a year ago
You can access the Lighthouse Audit programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "urls": [
3 "https://apify.com/"
4 ],
5 "device": "desktop",
6 "maxRequestsPerCrawl": 500,
7 "maxConcurrency": 5,
8 "maxRequestRetries": 3,
9 "proxyConfig": {
10 "useApifyProxy": true
11 }
12}' |
13apify call microworlds/lighthouse-audit --silent --output-dataset
Lighthouse Audit API through CLI
The Apify CLI is the official tool that allows you to use Lighthouse Audit locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$30.00