# AnyAPI Facebook Page Contact Scraper

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

Scrapes contact information from a Facebook Page, returning structured data such as phone, email, website, and address.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/facebook.page_contact
- Price: $0.011/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-page-contact-scraper-2853f2c7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yGlaxjkW_ECV8s1eXcuxI

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-page-contact-scraper-2853f2c7 -d '<json body>'
```

Example prompt: Can you pull the contact details — phone number, email, website, and address — from the Facebook page at facebook.com/cocacolaUS?

## When to prefer this

Use this endpoint when you need to programmatically extract contact information from a Facebook business page without managing cookies, browsers, or Facebook API credentials. Ideal for lead enrichment, business directory building, or competitive research at $0.0093 per call with no subscription required.

## Known failure modes

- Page not found or invalid URL returns an error
- Page has no contact info listed returns empty fields
- Private or restricted pages may return partial or no data
- Rate limiting or scraping blocks may result in failed requests
- Invalid page identifier returns a 4xx error

## 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 object containing contact fields scraped from the specified Facebook page, typically including phone number, email address, website URL, and physical address where available.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-facebook-page-contact-scraper-2853f2c7/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)
