PageSpeed

List the pages one PageSpeed issue affects

The pages a single PageSpeed (Lighthouse) check is failing on, paginated. The site-wide issues list reports only how many pages each issue affects; this returns which ones. Read-only; it never spends PageSpeed quota.

get/v3/page-speed/issue-affected-urls

Query parameters

teamIdstring

SnowSEO team ID. Call list_teams first to choose a team.

lighthouseAuditIdstring required

The Lighthouse audit id, e.g. 'render-blocking-insight'. This is the id field on an issue from the issues summary.

strategy'mobile' | 'desktop'

Which device profile to report on. Mobile is the ranking viewport and is the default.

limitinteger

How many URLs to return.

offsetinteger

How many URLs to skip, for paging.

Response

Default Response

Changes