# RagRadar Grid — Facebook Ads Search

> RagRadar Grid — Facebook Ads Search is a paid API for AI agents from scrpapi.ragradar.space, paid per call via x402, $0.75/call, status unknown (last checked 2026-09-14).

Search and retrieve Facebook ad intelligence data by keyword query via a paid REST endpoint

## Facts

- Endpoint: GET https://scrpapi.ragradar.space/api/grid/facebook/ads/search
- Price: $0.75/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-ads-search-ada0914f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_lcUPucVPzq2yaf7Ci4y0P

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-ads-search-ada0914f
```

Example prompt: Search Facebook ads for 'electric vehicles' so I can see what competitors are currently advertising — pull the ad intelligence data from RagRadar Grid.

## When to prefer this

Use this endpoint when you need to search and retrieve Facebook ad intelligence data by keyword for competitive analysis, ad research, or market monitoring, and you are set up to pay per-call in USDC via x402 micropayments. Prefer this over manual Facebook Ad Library browsing when programmatic access is needed.

## Known failure modes

- Payment not provided or insufficient USDC balance — 402 Payment Required
- Missing required 'q' query parameter — returns error or empty results
- No ads found for the given search query — empty data object returned
- Rate limiting or quota exceeded — request rejected
- Invalid query parameter format — malformed request error

## 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

A JSON object containing Facebook ads data matching the search query, including ad creatives, advertiser details, and related metadata, sourced from RagRadar Grid's multi-source intelligence platform.

## 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-ads-search-ada0914f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from scrpapi.ragradar.space](https://www.zero.xyz/host/scrpapi.ragradar.space/llms.txt)
