GBP Audit Scheduler with Change Tracking
Pricing
from $0.01 / 1,000 results
GBP Audit Scheduler with Change Tracking
Schedule regular GBP audits to monitor listing health, track changes, and catch issues before they impact rankings. Perfect for agencies managing multiple client locations.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
0
Bookmarked
7
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
GBP Audit Scheduler
Schedule automated Google Business Profile audits with change tracking and alerts. Monitor your GBP listings for completeness, accuracy, and optimization opportunities. Perfect for agencies managing multiple client locations.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"locations": [{"name": "Starbucks Reserve Roastery Seattle","searchQuery": "Starbucks Reserve Roastery Seattle WA"}]}
Run with real data
{"demoMode": false,"locations": [{"name": "Starbucks Reserve Roastery Seattle","searchQuery": "Starbucks Reserve Roastery Seattle WA"}],"auditDepth": "standard","includePhotos": true,"includeReviews": true,"includePosts": true,"includeQA": true,"alertOnChanges": true}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
locations | array | - | No | Array of GBP locations to audit. Provide either placeId or search query. |
previousAuditId | string | - | No | Apify dataset ID from previous audit run to compare changes against |
auditDepth | string | "standard" | No | How thorough should the audit be? |
includePhotos | boolean | true | No | Include photo count and quality analysis |
includeReviews | boolean | true | No | Include review metrics and recent reviews |
includePosts | boolean | true | No | Include GBP post activity analysis |
includeQA | boolean | true | No | Include Questions & Answers section analysis |
webhookUrl | string | - | No | URL to POST results to when audit completes |
alertOnChanges | boolean | true | No | Only trigger webhook if changes are detected |
demoMode | boolean | true | No | Run in demo mode without real credentials. Returns mock success response for testing. |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Audit Completed | Each GBP audit completed | $0.10 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal