Facebook Pages Search
2 hours trial then $40.00/month - No credit card required now
Facebook Pages Search
2 hours trial then $40.00/month - No credit card required now
With more than 200M pages of businesses around the world, searching companies on Facebook is a must have when it comes to search for B2B leads. Enter the locations, the categories and keywords you're looking for and be ready to act on the results.
You can access the Facebook Pages Search programmatically from your own applications by using the Apify API. You can 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 "locations": [
3 "New York"
4 ],
5 "categories": [
6 "Real Estate"
7 ],
8 "maxResults": 100
9}' |
10apify call roundedge/facebook-pages-search --silent --output-dataset
Facebook Pages Search API through CLI
The Apify CLI is the official tool that allows you to use Facebook Pages Search locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
36 monthly users
-
15 stars
68% runs succeeded
Created in Jan 2022
Modified a year ago