Brand monitoring
Brand monitoring finds the sentences where people compare, complain, and recommend, checks the brand's home community, and sweeps X for volume.
Recipe
- No key needed to start: call every step below keyless, under a shared budget of 20 credits per IP per day. Running this daily needs more than that; buy a key at /upgrade first. It's shown once on the confirmation page.
reddit_searchwithtype: "comments": run a few narrow queries for the brand name and its common nicknames or misspellings. There is no server-side time window on comment search, so filter results oncreated_atyourself. Cost: 6 credits per query page.reddit_get_subreddit_postswithsort: "new": poll the brand's home community (or its category subreddit) for new posts. Cost: 4 credits per page.x_searchwithtype: "recent": sweep X for the same brand terms, the deep chronological mode. Cost: 6 credits per page.get_usage: free, exempt from the rate limit, once you have a key. Check balance before a scheduled run.
Total cost
A daily sweep of 3 comment searches, 1 subreddit poll, and 1 X sweep: 28 credits/day.
Limits worth knowing
- Comment search has no time-window parameter; filter on
created_atclient-side and re-poll withsort: "new"for fresh mentions. - Reddit's discover depth caps around a few hundred results per query; several narrow queries beat one broad one.
- Cached search results refresh on a 20-minute cycle: polling faster than that replays the same page.
- X search paginates as far as you follow the cursor, so a deep sweep costs linearly in pages; budget for that before running one.
Run it
Platform docs: /docs/reddit and /docs/x. Full reference: /docs.