mobile-friendly icon indicating copy to clipboard operation
mobile-friendly copied to clipboard

Mobile-Friendly API for Node.js

Results 4 mobile-friendly issues
Sort by recently updated
recently updated
newest added

I'm wanting to parse the response and do my own thing with it, but at the moment I cannot, as even when returning JSON there are still calls to console.log...

I'm occasionally getting 502 errors back from Google, which unfortunately aren't delivered as JSON - they end up causing a JSON parse error. I'm wondering if it might be possible...

It will be easy to not copy/paste apiKey each time if wanna run `mbfriendly`, just read it from some file.

- Save result into json file due to API response - https://developers.google.com/webmaster-tools/search-console-api/reference/rest/v1/urlTestingTools.mobileFriendlyTest/run - Save screenshot into file (decode base64 into png or smth)