Facebook Search Locations Scraper avatar

Facebook Search Locations Scraper

Pricing

from $4.00 / 1,000 runs

Go to Apify Store
Facebook Search Locations Scraper

Facebook Search Locations Scraper

Resolve a place name to Facebook location IDs

Pricing

from $4.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Resolve a place name (city, region, or country) to Facebook location IDs. Use the returned id as the location_id parameter on Search Posts to scope results to a place.

Features

  • Real-time Facebook data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
querystringyesPlace name to resolve, e.g. "London" or "Paris, France" (max 500 characters)

Pricing

This Actor is billed per run — a flat $0.004 per run.

  • One run returns all matching results for your input, and costs $0.004 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 3,
"results": [
{
"id": "106078429431815",
"label": "London, United Kingdom",
"timezone": "Europe/London"
},
{
"id": "107624535933778",
"label": "London, Ontario",
"timezone": "America/Toronto"
},
{
"id": "108364785855057",
"label": "London, Kentucky",
"timezone": "America/New_York"
}
]
}

About

Maintained by Data Direct — a small suite of fast, reliable Facebook and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.