Amazing-Python-Scripts/Pagespeed-API at main · avinashkranjan/Amazing-Python-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

PageSpeed

This script generates the PageSpeed API results for a website.

Packages required:

  • requests
  • json

Instructions

To use the package, just check the test.py file.

Output

Depending upon the use of the script, it can generate a json file for the pagespeed results, and it also returns the regular response object.

Developed by:

Keshav Bansal