# RagRadar Grid — Facebook Page Intelligence

> RagRadar Grid — Facebook Page Intelligence is a paid API for AI agents from scrapis.ragradar.space, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-11).

Fetches scraped intelligence data for a Facebook page by page ID, including social metrics and page details

## Facts

- Endpoint: GET https://scrapis.ragradar.space/api/grid/facebook/page/%7BpageId%7D
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-11
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ragradar-grid-facebook-page-intelligence-342ca659
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pg59dD2BOYS8zw2wr0Ilx

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 ragradar-grid-facebook-page-intelligence-342ca659
```

Example prompt: Can you pull the public page data and social metrics for the Facebook page with ID 'cocacola' — I want to see follower counts, engagement, and any available page details for competitive research?

## When to prefer this

Use this endpoint when you need quick, pay-per-call access to Facebook page intelligence without managing Facebook API credentials or developer accounts. Ideal for competitive research, brand monitoring, or market analysis where you need public Facebook page metrics on demand via USDC micropayments.

## Known failure modes

- Invalid or non-existent pageId returns empty data or error
- Private or restricted Facebook pages may return limited data
- Rate limiting or payment failure via x402 micropayment may block the call
- Facebook anti-scraping measures may cause incomplete or stale data
- Malformed pageId parameter causes request failure

## How this service works

37 paid REST endpoints: Facebook social & ads intelligence, Amazon e-commerce data, job market intelligence. Pay per call via x402 micropayments (USDC on Base).

## Output

Returns a JSON object with scraped Facebook page data including social metrics, follower counts, page details, and other publicly available intelligence for the requested page ID. The response is sourced from RagRadar Grid's scraping infrastructure.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "data": {},
  "source": "RagRadar Grid"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ragradar-grid-facebook-page-intelligence-342ca659/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from scrapis.ragradar.space](https://www.zero.xyz/host/scrapis.ragradar.space/llms.txt)
