# RagRadar Grid — Facebook Page Search

> RagRadar Grid — Facebook Page Search 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-14).

Searches Facebook pages by keyword query and returns matching page intelligence data

## Facts

- Endpoint: GET https://scrapis.ragradar.space/api/grid/facebook/search/pages
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ragradar-grid-facebook-page-search-8d7caef0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KOkibc92dW_H5AsAcOVKx

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-search-8d7caef0
```

Example prompt: Search Facebook pages for 'organic skincare' and show me what pages come up — I want to see who's active in that space.

## When to prefer this

Use this endpoint when you need to search and discover Facebook pages by keyword for competitive research, brand monitoring, or social media intelligence, and are willing to pay $0.50 USDC per call via x402 micropayments on Base. Prefer this over manual scraping or Facebook's own API when you need programmatic access without OAuth setup.

## Known failure modes

- Missing or empty query parameter returns no results or an error
- Payment not completed (402 response) when USDC micropayment via x402 is not provided
- Rate limiting or quota exceeded returning a 429 or error response
- Invalid query format causing a parsing error
- Facebook data unavailability causing empty or partial results

## 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 a data field containing Facebook page results matching the query, and a source field identifying 'RagRadar Grid'. The data payload includes page listings and associated social intelligence metadata.

## 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-search-8d7caef0/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)
