Facebook Pages Search avatar
Facebook Pages Search

Deprecated

Pricing

$40.00/month + usage

Go to Store
Facebook Pages Search

Facebook Pages Search

Deprecated

Developed by

RoundEdge

RoundEdge

Maintained by Community

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.

0.0 (0)

Pricing

$40.00/month + usage

24

Total users

1.4k

Monthly users

10

Runs succeeded

91%

Issue response

79 days

Last modified

a year ago

You can access the Facebook Pages Search 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.

$echo '{
< "locations": [
< "New York"
< ],
< "categories": [
< "Real Estate"
< ],
< "maxResults": 100
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: