pro-seo-google
First-party data: Search Console, PageSpeed, CrUX, GA4. Requires credentials; everything else here works without them.
~/.config/pro-seo/google-api.json.Run it
/pro-seo google crux <url>
/pro-seo google crux-history <url>
/pro-seo google entities <url-or-text>
/pro-seo google entity <query>
/pro-seo google ga4 [property-id]
/pro-seo google ga4-pages [property-id]
/pro-seo google gsc <property>
/pro-seo google index <url>
When to reach for this
Google SEO APIs: Search Console (Search Analytics, URL Inspection, Sitemaps), PageSpeed Insights v5, CrUX field data with 25-week history, Indexing API v3, and GA4 organic traffic. Provides real Google field data for Core Web Vitals, indexation status, search performance, and organic traffic trends.
What you get back
- Real Core Web Vitals field data from CrUX, not lab estimates
- Indexation status per URL from Search Console URL Inspection
- Search performance: clicks, impressions, CTR and position
- GA4 organic traffic, and GOOGLE-API-REPORT-{domain} saved to disk
Reading the result
This is the only skill that returns first-party truth rather than inference, so it settles arguments the others can only estimate. Two cautions from real use: the URL Inspection API is eventually consistent and will report different states for the same URL seconds apart, so only "Submitted and indexed" with a crawl date is firm; and impressions are easy to inflate by automated querying, so judge progress on clicks and verified positions.
Other commands
/pro-seo google setup
/pro-seo google report
What it covers
- Credential Tiers
- PageSpeed + CrUX
- /pro-seo google pagespeed <url>
- /pro-seo google crux <url>
- /pro-seo google crux-history <url>
- Search Console
- /pro-seo google gsc <property>
- /pro-seo google inspect <url>
- /pro-seo google inspect-batch <file>
- /pro-seo google sitemaps <property>
- Indexing API
- /pro-seo google index <url>
Reference files loaded on demand: auth-setup.md, dma-consent-mode-v2.md, ga4-data-api.md, indexing-api.md, keyword-planner-api.md, nlp-api.md, pagespeed-crux-api.md, rate-limits-quotas.md, search-console-api.md, supplementary-apis.md, youtube-api.md