Facebook Pages Search avatar

Facebook Pages Search

Try for free

2 hours trial then $40.00/month - No credit card required now

View all Actors
Facebook Pages Search

Facebook Pages Search

roundedge/facebook-pages-search
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 76 monthly users
  • 10 stars
  • 75.4% runs succeeded
  • 86 days response time
  • Created in Jan 2022
  • Modified 10 months ago