How To Audit Mobile Usability
Mobile now accounts for over 60% of worldwide traffic, making mobile usability more important than ever for delivering an inclusive experience to all users
Introduction
Mobile now accounts for over 60% of worldwide traffic, making mobile usability more important than ever for delivering inclusive and rich experiences for all users.
Providing a compromised mobile experience to such a large share of users will inevitably have an impact on user satisfaction, and site performance.
This tutorial shows how to use the Screaming Frog SEO Spider to perform an audit of a website to identify common mobile usability issues using Lighthouse at scale.
Please note – An SEO Spider licence is required to perform the mobile friendly audit below.
1) Connect to PageSpeed Insights
Click ‘Config > API Access > PageSpeed Insights’ in the top level menu to connect to PSI.
There are two options to run PageSpeed Insights, ‘Remote’ and ‘Local’.

- Remote – This means Lighthouse is run on URLs on a remote server, and data is returned to the SEO Spider via the API. This requires a free PageSpeed Insights API key, which is easy to create by following the steps in our PageSpeed Insights integration guide. The benefits are that it won’t consume a local machines resources to run Lighthouse.
- Local – This means Lighthouse runs directly on the users machine. No API key is required. The benefits are that this can be used for sites that require authentication to access them, and it’s not limited to 25k queries a day like the remote API.
Either option work great, and most users don’t need to think too hard which to use.
Mobile friendly (and speed) checks can be viewed under the ‘Metrics’ tab, and should be enabled already – unless they have been disabled previously.

As Lighthouse will be running, it might make sense for some users to perform a speed audit at the same time. Please see our tutorial on how to audit Core Web Vitals.
Now select ‘Connect’ on the ‘Account Information’ tab.

This means PSI with mobile usability checks are enabled and ready to go for any website crawled.