webpagetest 网站优化
网站各种报告 google console
自动化测试 speed
如果您只是尝试使用PageSpeed Insights API,则不需要API密钥。如果您计划以自动化方式使用API并每秒进行多个查询,则需要一个API密钥。
https://developers.google.com/speed/docs/insights/v5/get-started
- 打开一个终端。
- 运行以下命令。如果您使用的是API密钥,则追加。 &key=yourAPIKey
- 响应是一个JSON对象
curl https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://developers.google.com