
Facebook Search Scraper
Pricing
Pay per event

Facebook Search Scraper
Extract Facebook search data from pages that match your search query. Get page URL, address, email, website, check-ins, creation date, ad status, category, follower count, messenger link. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
4.5 (4)
Pricing
Pay per event
21
Total users
709
Monthly users
233
Runs succeeded
>99%
Response time
1.5 days
Last modified
10 days ago
You can access the Facebook Search Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "categories": [
3 "Pub"
4 ],
5 "resultsLimit": 20
6}' |
7apify call apify/facebook-search-scraper --silent --output-dataset
🕵️ Facebook Pages Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Facebook Search Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: