Test the Google Search Console integration before adding it to production
1. Test Cron Job
curl -X GET "http://localhost:3000/api/cron/fetch-gsc-data?secret=peekaboo-cron-secret-2025-prod"2. Fetch Data Manually
curl -X POST http://localhost:3000/api/gsc/fetch \
-H "Content-Type: application/json" \
-d '{"brandId": "undefined", "daysBack": 30}'3. Get GSC Data
curl -X GET "http://localhost:3000/api/gsc/data?brandId=&days=30"4. Run Test Script
node scripts/test/test-gsc-integration.jsActive Brand ID: None
Total Brands: 0
Base URL: https://www.aipeekaboo.com
GSC Enabled: