# RagRadar Grid — Facebook Group Posts Search

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

Searches and retrieves posts from Facebook groups matching a given query string

## Facts

- Endpoint: GET https://scrpapi.ragradar.space/api/grid/facebook/search/group-posts
- 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-group-posts-search-6af7ddb7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bqgT8qOfc_vU_blvtD1Ek

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-group-posts-search-6af7ddb7
```

Example prompt: Search Facebook group posts for discussions about 'organic dog food' and show me what people are saying.

## When to prefer this

Use this endpoint when you need to search Facebook group posts by keyword without direct Facebook API access — ideal for social listening, brand monitoring, community research, or competitive intelligence. Prefer this over official Facebook Graph API when you need broader public group data without OAuth restrictions, and when per-call micropayment pricing ($0.50 USDC) fits your budget better than a subscription.

## Known failure modes

- Empty results if no group posts match the query
- Rate limiting or payment failure if USDC balance is insufficient ($0.50 per call)
- Facebook anti-scraping blocks may result in incomplete or no data
- Malformed or missing query parameter q returns an error
- Temporary service unavailability from the scraping backend

## 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 group posts matching the search query, sourced from RagRadar Grid's scraping infrastructure. Includes post content and metadata from public Facebook groups.

## 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-group-posts-search-6af7ddb7/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)
