# AnyAPI Facebook Search Companies

> AnyAPI Facebook Search Companies is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-16).

Search for companies on Facebook by keyword or query, returning matching business profiles and metadata.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/facebook.search_companies
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-facebook-search-companies-feee3174
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__5vICuQ_zbe291H844rV7

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-facebook-search-companies-feee3174 -d '<json body>'
```

Example prompt: Search Facebook for companies related to 'sustainable fashion' and give me a list of matching business pages including their names, URLs, and descriptions.

## When to prefer this

Use this endpoint when you need to discover or enumerate Facebook business pages matching a keyword or company name — ideal for lead generation, competitive research, or enriching a company dataset with Facebook presence data. Prefer over manual search when you need structured, machine-readable results at scale without a Facebook API subscription.

## Known failure modes

- No results found for obscure or misspelled query
- Facebook anti-scraping measures may cause temporary failures or empty results
- Query too broad may return irrelevant pages
- Rate limiting if called in rapid succession
- Stale or cached data if Facebook recently changed a page

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON array of company/business page results from Facebook matching the search query, including page names, URLs, categories, descriptions, follower counts, and other available profile metadata.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-facebook-search-companies-feee3174/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
