LocalFalcon Grid Scanner
Pricing
from $0.01 / 1,000 results
LocalFalcon Grid Scanner
Run local ranking grid scans to visualize Google Maps visibility across a geographic area. This actor integrates with the LocalFalcon API to run grid-based local ranking scans. See exactly where your business ranks in Google Maps across a geographic grid essential for local SEO strategy & analysis.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
0
Bookmarked
9
Total users
3
Monthly active users
21 days ago
Last modified
Categories
Share
Geographic ranking grid scans for local SEO using LocalFalcon API. Track local pack rankings across geographic areas.
BYOK (Bring Your Own Key) -- you provide your own API credentials.
Before You Start
This actor requires your own API credentials to fetch real data.
Where to get your key: Your LocalFalcon API key
You can test with Demo Mode first (free, no key needed) to see the output format before committing.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true}
Run with real data
{"demoMode": false,"task": "single_scan","gridSize": "7x7","radiusMiles": 5,"localFalconApiKey": "YOUR_API_KEY_HERE"}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
task | string | "single_scan" | No | The grid scan task to perform |
businessName | string | - | No | The business name to track in local pack results |
placeId | string | - | No | Google Place ID for accurate business matching |
keyword | string | - | No | The keyword to search |
keywords | array | - | No | Multiple keywords to scan |
centerLat | number | - | No | Latitude of grid center point |
centerLng | number | - | No | Longitude of grid center point |
gridSize | string | "7x7" | No | Size of the ranking grid |
radiusMiles | number | 5 | No | Radius of the grid in miles |
localFalconApiKey | string | - | Yes* | Your LocalFalcon API key |
webhookUrl | string | - | No | URL to receive results when the run completes |
demoMode | boolean | true | No | Run in demo mode with sample data |
*Required when Demo Mode is off.
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Grid Scan Completed | Each LocalFalcon grid ranking scan completed | $0.05 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API key is required"
You have Demo Mode turned off but didn't provide an API key. Either:
- Turn Demo Mode on to test with sample data
- Add your API key in the input
"API error 403" or "Unauthorized"
Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.
"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)
- API key without proper permissions
- 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
