Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.pagespeedonline.pagespeedapi

PageSpeed Insights API: pagespeedapi. The PageSpeed Insights API lets you analyze the performance of your website with a simple API. It offers tailored suggestions for how you can optimize your site, and lets you easily integrate PageSpeed Insights analysis into your development tools and workflow. See: https://developers.google.com/speed/docs/insights/v5/aboutapi/reference/rest/v5/pagespeedapi

PageSpeed Insights API: pagespeedapi.
The PageSpeed Insights API lets you analyze the performance of your website with a simple API. It offers tailored suggestions for how you can optimize your site, and lets you easily integrate PageSpeed Insights analysis into your development tools and workflow. 
See: https://developers.google.com/speed/docs/insights/v5/aboutapi/reference/rest/v5/pagespeedapi
raw docstring

runpagespeed$clj

(runpagespeed$ auth parameters)

https://developers.google.com/speed/docs/insights/v5/aboutapi/reference/rest/v5/pagespeedapi/runpagespeed

Required parameters: url

Optional parameters: locale, utm_source, category, strategy, captchaToken, utm_campaign

Runs PageSpeed analysis on the page at the specified URL, and returns PageSpeed scores, a list of suggestions to make that page faster, and other information.

https://developers.google.com/speed/docs/insights/v5/aboutapi/reference/rest/v5/pagespeedapi/runpagespeed

Required parameters: url

Optional parameters: locale, utm_source, category, strategy, captchaToken, utm_campaign

Runs PageSpeed analysis on the page at the specified URL, and returns PageSpeed scores, a list of suggestions to make that page faster, and other information.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close