Skip to content

cauealvesbraz/pagespeed-score-cli

Repository files navigation

pagespeed-score-cli Build Status Dependency Status Npm Package Version

Check the score of a website analyzed by PageSpeed Insights.


Install

Ensure you've Node.js version >=4 installed, then run the following:

$ [sudo] npm install --global pagespeed-score-cli

Usage

  Usage
    $ pagespeed-score <url> <options>

  Options
    --mobile 				Analyze the URL for mobile devices.
    --filter-third-party 	Indicates if third party resources should be filtered out before PageSpeed analysis.

   Example: 
   	$ pagespeed-score https://google.com

License

MIT © Cauê Alves

About

Check the score of a website analyzed by PageSpeed Insights.

Resources

License

Stars

Watchers

Forks

Packages

No packages published