feat: add Google Search Console automated monitoring

- Python monitoring script for daily GSC reports
- Kubernetes CronJob for automated execution
- Tracks search analytics, crawl errors, and sitemap status
- Includes full setup documentation
This commit is contained in:
Unchained
2026-03-30 17:17:42 +02:00
parent 83efc4f1e2
commit df915ca128
5 changed files with 441 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
google-auth>=2.22.0
google-auth-oauthlib>=1.0.0
google-auth-httplib2>=0.1.1
google-api-python-client>=2.95.0