LocalFalcon Grid Scanner avatar

LocalFalcon Grid Scanner

Pricing

from $0.01 / 1,000 results

Go to Apify Store
LocalFalcon Grid Scanner

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

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

0

Monthly active users

6 days ago

Last modified

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


Quick Start

Run with real data

{
"task": "single_scan",
"gridSize": "7x7",
"radiusMiles": 5,
"localFalconApiKey": "YOUR_API_KEY_HERE"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"single_scan"NoThe grid scan task to perform
businessNamestring-NoThe business name to track in local pack results
placeIdstring-NoGoogle Place ID for accurate business matching
keywordstring-NoThe keyword to search
keywordsarray-NoMultiple keywords to scan
centerLatnumber-NoLatitude of grid center point
centerLngnumber-NoLongitude of grid center point
gridSizestring"7x7"NoSize of the ranking grid
radiusMilesnumber5NoRadius of the grid in miles
localFalconApiKeystring-Yes*Your LocalFalcon API key
webhookUrlstring-NoURL to receive results when the run completes

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Grid Scan CompletedEach LocalFalcon grid ranking scan completed$0.05

Troubleshooting

"API key is required"

  • 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?


Built by John Rippy | Actor Arsenal