io.github.CDCStream/captapi
REMOTE · API.CAPTAPI.COM · 2 COMPONENTS · SCANNED SEP 20
Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 178 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability66
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 36159 tokens (~203/item across 178 items; 178 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 178 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 179 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.CDCStream/captapi MCP server?
io.github.CDCStream/captapi is a hosted endpoint at https://api.captapi.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.captapi.com
claude mcp add --transport http cdcstream-captapi 'https://api.captapi.com/mcp'
{
"mcpServers": {
"cdcstream-captapi": {
"url": "https://api.captapi.com/mcp"
}
}
} {
"servers": {
"cdcstream-captapi": {
"type": "http",
"url": "https://api.captapi.com/mcp"
}
}
} [mcp_servers.cdcstream-captapi] url = "https://api.captapi.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cdcstream-captapi": {
"type": "remote",
"url": "https://api.captapi.com/mcp",
"enabled": true
}
}
} openclaw mcp add cdcstream-captapi --url 'https://api.captapi.com/mcp' --transport streamable-http
mcp_servers:
cdcstream-captapi:
url: "https://api.captapi.com/mcp" {
"McpServers": {
"cdcstream-captapi": {
"Transport": "http",
"Url": "https://api.captapi.com/mcp"
}
}
} assistant mcp add cdcstream-captapi -t streamable-http -u 'https://api.captapi.com/mcp'
{
"mcpServers": {
"cdcstream-captapi": {
"type": "http",
"url": "https://api.captapi.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 0
- A breaking change shipped without a version bump: still 0.1.0 ▼ security
- Tool “threads_search” rewrote its description, which is the text the model reads security
- Tool “tiktok_popular_songs” rewrote its description, which is the text the model reads security
- Tool “tiktok_shop_product_details” rewrote its description, which is the text the model reads security
- Tool “truth_social_profile” rewrote its description, which is the text the model reads security
- Tool “instagram_comments” rewrote its description, which is the text the model reads security
- Tool “instagram_hashtag_search” rewrote its description, which is the text the model reads security
- Tool “linkedin_profile” rewrote its description, which is the text the model reads security
- “facebook_marketplace_search” added a required parameter “searchLocation”, so existing callers break ▼ functional
- “threads_search” added an optional parameter “orderBy” cosmetic
- “tiktok_ad_library_top_ads” reworded the description of “match” cosmetic
- “tiktok_popular_songs” reworded the description of “page” cosmetic
- “tiktok_search_by_hashtag” reworded the description of “q” cosmetic
- “tiktok_shop_product_details” reworded the description of “region” cosmetic
- “tiktok_shop_product_details” reworded the description of “url” cosmetic
- “truth_social_user_posts” reworded the description of “limit” cosmetic
- “facebook_marketplace_search” reworded the description of “daysSinceListed” cosmetic
- “youtube_hashtag_search” reworded the description of “q” cosmetic
- “facebook_marketplace_search” reworded the description of “location” cosmetic
- “instagram_comments” reworded the description of “cursor” cosmetic
- “instagram_hashtag_search” reworded the description of “q” cosmetic
- “instagram_profile_search” reworded the description of “q” cosmetic
- “instagram_reels_search” reworded the description of “q” cosmetic
- “facebook_marketplace_search” made “location” optional cosmetic
- 2 Sept 26 0
We did not load change detail this far back for this component, so this day may have recorded more than is shown.
- “tiktok_profile_region” added an optional parameter “cacheMaxAge” cosmetic
- “google_ad_library_ad_details” reworded the description of “cache” cosmetic
- “google_ad_library_advertiser_search” reworded the description of “cache” cosmetic
- “google_ad_library_company_ads” reworded the description of “cache” cosmetic
- “instagram_basic_profile” reworded the description of “cache” cosmetic
- “instagram_basic_profile” reworded the description of “cacheMaxAge” cosmetic
- “instagram_channel_details” reworded the description of “cache” cosmetic
- “instagram_channel_details” reworded the description of “cacheMaxAge” cosmetic
- “instagram_channel_reels” reworded the description of “cache” cosmetic
- “instagram_comments” reworded the description of “cache” cosmetic
- “instagram_details” reworded the description of “cache” cosmetic
- “instagram_embed” reworded the description of “cache” cosmetic
- “instagram_hashtag_search” reworded the description of “cache” cosmetic
- “instagram_highlights” reworded the description of “cache” cosmetic
- “instagram_highlights_details” reworded the description of “cache” cosmetic
- “instagram_reels_by_audio_id” reworded the description of “cache” cosmetic
- “instagram_reels_search” reworded the description of “cache” cosmetic
- “instagram_summarize” reworded the description of “cache” cosmetic
- “instagram_tagged_posts” reworded the description of “cache” cosmetic
- “instagram_transcript” reworded the description of “cache” cosmetic
- “kick_clip” reworded the description of “cache” cosmetic
- “kick_clip” reworded the description of “cacheMaxAge” cosmetic
- “komi_page” reworded the description of “cache” cosmetic
- “komi_page” reworded the description of “cacheMaxAge” cosmetic
- “kwai_post” reworded the description of “cache” cosmetic
- “kwai_profile” reworded the description of “cache” cosmetic
- “kwai_user_posts” reworded the description of “cache” cosmetic
- “linkbio_page” reworded the description of “cache” cosmetic
- “linkbio_page” reworded the description of “cacheMaxAge” cosmetic
- “linkedin_ad_library_ad_details” reworded the description of “cache” cosmetic
- “linkedin_ad_library_search_ads” reworded the description of “cache” cosmetic
- “linkedin_company” reworded the description of “cache” cosmetic
- “linkedin_company_posts” reworded the description of “cache” cosmetic
- “linkedin_post_details” reworded the description of “cache” cosmetic
- “linkedin_post_transcript” reworded the description of “cache” cosmetic
- “linkedin_profile” reworded the description of “cache” cosmetic
- “linkedin_search_posts” reworded the description of “cache” cosmetic
- “linkedin_search_posts” reworded the description of “sort” cosmetic
- “linkme_profile” reworded the description of “cache” cosmetic
- “linkme_profile” reworded the description of “cacheMaxAge” cosmetic
- “linktree_page” reworded the description of “cache” cosmetic
- “linktree_page” reworded the description of “cacheMaxAge” cosmetic
- “pillar_page” reworded the description of “cache” cosmetic
- “pillar_page” reworded the description of “cacheMaxAge” cosmetic
- “pinterest_board” reworded the description of “cache” cosmetic
- “pinterest_pin_details” reworded the description of “cache” cosmetic
- “pinterest_search” reworded the description of “cache” cosmetic
- “pinterest_user_boards” reworded the description of “cache” cosmetic
- “pinterest_user_pins” reworded the description of “cache” cosmetic
- “reddit_post_comments” reworded the description of “cache” cosmetic
- “reddit_post_details” reworded the description of “cache” cosmetic
- “reddit_post_transcript” reworded the description of “cache” cosmetic
- “reddit_search” reworded the description of “cache” cosmetic
- “reddit_subreddit_details” reworded the description of “cache” cosmetic
- “reddit_subreddit_posts” reworded the description of “cache” cosmetic
- “reddit_subreddit_search” reworded the description of “cache” cosmetic
- “rumble_channel_videos” reworded the description of “cache” cosmetic
- “rumble_comments” reworded the description of “cache” cosmetic
- “rumble_search” reworded the description of “cache” cosmetic
- “rumble_video_details” reworded the description of “cache” cosmetic
- “rumble_video_transcript” reworded the description of “cache” cosmetic
- “snapchat_user_profile” reworded the description of “cache” cosmetic
- “soundcloud_artist” reworded the description of “cache” cosmetic
- “soundcloud_artist” reworded the description of “cacheMaxAge” cosmetic
- “soundcloud_artist_tracks” reworded the description of “cache” cosmetic
- “soundcloud_track” reworded the description of “cache” cosmetic
- “soundcloud_track” reworded the description of “cacheMaxAge” cosmetic
- “spotify_album” reworded the description of “cache” cosmetic
- “spotify_artist” reworded the description of “cache” cosmetic
- “spotify_podcast” reworded the description of “cache” cosmetic
- “spotify_podcast_episodes” reworded the description of “cache” cosmetic
- “spotify_search” reworded the description of “cache” cosmetic
- “spotify_track” reworded the description of “cache” cosmetic
- “threads_post_details” reworded the description of “cache” cosmetic
- “threads_profile” reworded the description of “cache” cosmetic
- “threads_search” reworded the description of “cache” cosmetic
- “threads_search_users” reworded the description of “cache” cosmetic
- “threads_user_posts” reworded the description of “cache” cosmetic
- “tiktok_ad_library_ad_details” reworded the description of “cache” cosmetic
- “tiktok_ad_library_search” reworded the description of “cache” cosmetic
- “tiktok_ad_library_top_ads” reworded the description of “cache” cosmetic
- “tiktok_audience_demographics” reworded the description of “cache” cosmetic
- “tiktok_channel_details” reworded the description of “cache” cosmetic
- “tiktok_channel_details” reworded the description of “cacheMaxAge” cosmetic
- “tiktok_channel_posts” reworded the description of “cache” cosmetic
- “tiktok_comment_replies” reworded the description of “cache” cosmetic
- “tiktok_comments” reworded the description of “cache” cosmetic
- “tiktok_live” reworded the description of “cache” cosmetic
- “tiktok_live_info” reworded the description of “cache” cosmetic
- “tiktok_music_posts” reworded the description of “cache” cosmetic
- “tiktok_popular_creators” reworded the description of “cache” cosmetic
- “tiktok_popular_creators” reworded the description of “cacheMaxAge” cosmetic
- “tiktok_popular_hashtags” reworded the description of “cache” cosmetic
- “tiktok_popular_songs” reworded the description of “cache” cosmetic
- “tiktok_profile_region” reworded the description of “cache” cosmetic
- “tiktok_search_by_hashtag” reworded the description of “cache” cosmetic
- “tiktok_search_suggestions” reworded the description of “cache” cosmetic
- “tiktok_search_users” reworded the description of “cache” cosmetic
- “tiktok_shop_product_details” reworded the description of “cache” cosmetic
- “tiktok_shop_product_reviews” reworded the description of “cache” cosmetic
- “tiktok_shop_products” reworded the description of “cache” cosmetic
- “tiktok_shop_search” reworded the description of “cache” cosmetic
- “tiktok_shop_user_showcase” reworded the description of “cache” cosmetic
- “tiktok_song_details” reworded the description of “cache” cosmetic
- “tiktok_summarize” reworded the description of “cache” cosmetic
- “tiktok_top_search” reworded the description of “cache” cosmetic
- “tiktok_trending_feed” reworded the description of “cache” cosmetic
- “tiktok_user_followers” reworded the description of “cache” cosmetic
- “tiktok_user_followings” reworded the description of “cache” cosmetic
- “tiktok_video_details” reworded the description of “cache” cosmetic
- “truth_social_post” reworded the description of “cache” cosmetic
- “truth_social_profile” reworded the description of “cache” cosmetic
- “truth_social_user_posts” reworded the description of “cache” cosmetic
- “twitch_clip” reworded the description of “cache” cosmetic
- “twitch_clip” reworded the description of “cacheMaxAge” cosmetic
- “twitch_profile” reworded the description of “cache” cosmetic
- “twitch_profile” reworded the description of “cacheMaxAge” cosmetic
- “twitch_user_schedule” reworded the description of “cache” cosmetic
- “twitch_user_videos” reworded the description of “cache” cosmetic
- “twitter_community” reworded the description of “cache” cosmetic
- “twitter_community_tweets” reworded the description of “cache” cosmetic
- “twitter_profile” reworded the description of “cache” cosmetic
- “twitter_profile” reworded the description of “cacheMaxAge” cosmetic
- “twitter_transcript” reworded the description of “cache” cosmetic
- “twitter_tweet_details” reworded the description of “cache” cosmetic
- “twitter_user_tweets” reworded the description of “cache” cosmetic
- “youtube_audio_transcript” reworded the description of “cache” cosmetic
- “youtube_channel_details” reworded the description of “cache” cosmetic
- “youtube_channel_playlists” reworded the description of “cache” cosmetic
- “youtube_channel_shorts” reworded the description of “cache” cosmetic
- “youtube_channel_streams” reworded the description of “cache” cosmetic
- “youtube_channel_videos” reworded the description of “cache” cosmetic
- “youtube_comment_replies” reworded the description of “cache” cosmetic
- “youtube_comments” reworded the description of “cache” cosmetic
- “youtube_community_post_details” reworded the description of “cache” cosmetic
- “youtube_community_posts” reworded the description of “cache” cosmetic
- “youtube_hashtag_search” reworded the description of “cache” cosmetic
- “youtube_playlist” reworded the description of “cache” cosmetic
- “instagram_channel_posts” reworded the description of “cache” cosmetic
- “amazon_shop_page” reworded the description of “cache” cosmetic
- “analytics_compare” reworded the description of “cache” cosmetic
- “analytics_post” reworded the description of “cache” cosmetic
- “bluesky_post_details” reworded the description of “cache” cosmetic
- “bluesky_profile” reworded the description of “cache” cosmetic
- “bluesky_profile” reworded the description of “cacheMaxAge” cosmetic
- “bluesky_user_posts” reworded the description of “cache” cosmetic
- “facebook_ad_library_ad_details” reworded the description of “cache” cosmetic
- “facebook_ad_library_ad_transcript” reworded the description of “cache” cosmetic
- “facebook_ad_library_company_ads” reworded the description of “cache” cosmetic
- “facebook_ad_library_search” reworded the description of “cache” cosmetic
- “facebook_ad_library_search_companies” reworded the description of “cache” cosmetic
- “facebook_comment_replies” reworded the description of “cache” cosmetic
- “facebook_comments” reworded the description of “cache” cosmetic
- “facebook_details” reworded the description of “cache” cosmetic
- “facebook_event_details” reworded the description of “cache” cosmetic
- “facebook_event_search” reworded the description of “cache” cosmetic
- “facebook_group_posts” reworded the description of “cache” cosmetic
- “facebook_marketplace_item” reworded the description of “cache” cosmetic
- “facebook_marketplace_location_search” reworded the description of “cache” cosmetic
- “facebook_marketplace_search” reworded the description of “cache” cosmetic
- “facebook_page_details” reworded the description of “cache” cosmetic
- “facebook_profile_events” reworded the description of “cache” cosmetic
- “facebook_profile_photos” reworded the description of “cache” cosmetic
- “facebook_profile_posts” reworded the description of “cache” cosmetic
- “facebook_profile_reels” reworded the description of “cache” cosmetic
- “facebook_summarize” reworded the description of “cache” cosmetic
- “github_activity” reworded the description of “cache” cosmetic
- “github_contributions” reworded the description of “cache” cosmetic
- “github_followers” reworded the description of “cache” cosmetic
- “github_following” reworded the description of “cache” cosmetic
- “github_pull_requests” reworded the description of “cache” cosmetic
- “github_repositories” reworded the description of “cache” cosmetic
- “github_repository” reworded the description of “cache” cosmetic
- “github_trending_developers” reworded the description of “cache” cosmetic
- “github_trending_repositories” reworded the description of “cache” cosmetic
- “github_user” reworded the description of “cache” cosmetic
176 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.
- 26 Aug 26 +1
We did not load change detail this far back for this component, so this day may have recorded more than is shown.
- 25 Aug 26 +1
We did not load change detail this far back for this component, so this day may have recorded more than is shown.
- 23 Aug 26 +1
We did not load change detail this far back for this component, so this day may have recorded more than is shown.
- 22 Aug 26 72
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://api.captapi.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.captapi.com | CN=YR2,O=Let's Encrypt,C=US | 28 Jul 2026 | 26 Oct 2026 | RSA 2048 | SHA256-RSA | 5dbf0650ac58ec069fb6d5208c3ae61d5d0 |
| SANs: api.captapi.com | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.captapi.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| captapi.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.captapi.com/mcp | Verified | 200 | |
| http (plaintext) | http://api.captapi.com/mcp | HTTPS enforced | 301 | https://api.captapi.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
account_balance ~57
Plan, subscription vs top-up credits, monthly quota, and renewsAt — 0 credits. Costs 0 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
account_daily_usage ~70
Day-by-day credit usage for spend monitoring (0 credits). Costs 0 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Number of days to include (default 30, max 365). |
No output schema declared.
No examples provided.
account_most_used_routes ~101
Ranked list of which Captapi routes your key calls most (0 credits). Costs 0 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Number of days to include (default 30, max 365). |
| limit | integer | – | Max rows to return (default 20, max 100). Free — does not consume credits. |
No output schema declared.
No examples provided.
account_request_history ~188
Recent API requests for your key — requestId, status, credits, cacheHit (0 credits). Costs 0 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Pagination cursor from nextCursor (createdAt of the last row). Leave empty for the first page. |
| endpoint | string | – | Exact Captapi path filter, e.g. /v1/instagram/basic-profile. |
| limit | integer | – | Max rows to return (default 50, max 500). Free — does not consume credits. |
| since | string | – | Inclusive lower bound on createdAt (ISO date or datetime). |
| statusCode | integer | – | Filter by HTTP status code (e.g. 500). |
| until | string | – | Exclusive upper bound on createdAt (ISO date or datetime). |
No output schema declared.
No examples provided.
amazon_shop_page ~263
Third-party seller storefronts (/sp?seller= / /s?me=) — ASIN + canonical /dp URLs, price, badges. Not influencer /shop/{handle}. Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Pagination cursor from nextCursor (page or page:offset). Leave empty for the first page. |
| limit | integer | – | Max products to include (default 20, max 200; 0 = seller metadata only). Billed per storefront page — 1 credit per ~16 products. |
| marketplace | string | – | Amazon marketplace code. Default US. |
| url | string | yes | Amazon seller storefront URL (/sp?seller=… or /s?me=…) or raw seller ID. Not influencer /shop/<handle> pages. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.… |
No output schema declared.
No examples provided.
analytics_compare ~139
Compare unified metrics across up to 10 URLs — each row is the analytics/post object (1 credit/resolved URL). Costs 1 credit/url. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| urls | string | yes | Comma-separated post/video/reel URLs (up to 10), any mix of the same 11 platforms as Post Analytics. Example: a TikTok URL and a YouTube URL in one call. |
No output schema declared.
No examples provided.
analytics_post ~171
Unified metrics for one post, video, or reel — platform auto-detected (1 credit). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Public post/video/reel URL from one of 11 platforms: YouTube, TikTok, Instagram, Facebook, X, Reddit, Threads, Bluesky, Pinterest, LinkedIn, or Rumble. Platform is auto-detected — cross-platform URLs… |
No output schema declared.
No examples provided.
bluesky_post_details ~199
Post thread via getPostThread — nested replies[], facet links/mentions/hashtags, rich author (1 credit). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| depth | integer | – | Reply nesting levels under the post (0 = post only with no replies[], default 1, max 6). Maps to Bluesky getPostThread depth. |
| url | string | yes | Bluesky post URL, e.g. https://bsky.app/profile/handle/post/RKEY. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook,… |
No output schema declared.
No examples provided.
bluesky_profile ~219
Bluesky profile — handle, did, bio, counts, banner, verification{}, labels[], and associated{} (1 credit). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the response cache (default TTL). Default false — always fetch fresh. Prefer cacheMaxAge when you need 1d–30d freshness control. |
| cacheMaxAge | string | – | Max age of a cached response: 1d, 3d, 7d, 14d, or 30d. When set, enables caching with that TTL. |
| url | string | yes | Bluesky profile URL, @handle, or handle, e.g. bsky.app/profile/handle. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Face… |
No output schema declared.
No examples provided.
bluesky_user_posts ~342
Author feed — posts and reposts (isRepost marked), quote/external/images embeds, opaque cursor. Costs ~3 credits (0.1/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque pagination cursor from the previous nextCursor. Leave empty for the first page. Do not invent a cursor from publishedAt — the feed is ordered by feed time (reposts sort by repost time). |
| filter | string | – | Bluesky getAuthorFeed filter: posts_with_replies (default), posts_no_replies, posts_with_media, posts_and_author_threads, or posts_with_video. Controls replies/media/threads — not reposts. Use includ… |
| includeReposts | boolean | – | When false, omit repost rows (reasonRepost). Default true — reposts are included and marked with isRepost / repostedBy / repostedAt. |
| limit | integer | – | Max items to return (default 25, max 100). Billed per result. |
| url | string | yes | Bluesky profile URL, @handle, or handle, e.g. https://bsky.app/profile/handle.bsky.social. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTo… |
No output schema declared.
No examples provided.
facebook_ad_library_ad_details ~153
One Meta ad by ID — same creative as search, plus delivery breakdowns when Meta publishes them. Flat 2 credits. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Meta Ad Library ad URL or ad ID. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinter… |
No output schema declared.
No examples provided.
facebook_ad_library_ad_transcript ~183
Written creative copy from a Meta ad — headline, body, CTA, landing URL. Not a speech transcript. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Meta Ad Library ad URL or ad ID. Returns the ad's written copy — headline, body text, CTA and landing URL. Meta does not expose ad audio, so this is not a speech transcript. The URL platform must mat… |
No output schema declared.
No examples provided.
facebook_ad_library_company_ads ~225
Company Ads Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country code. Default US. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call on the native path; the extended fallback bills per returned ad. |
| url | string | yes | pageId from /search-companies (preferred), libraryUrl, vanity page URL (facebook.com/nike/), or Ad Library URL with view_all_page_id. Do not pass profileId from facebook.com/{digits}/ when it differs… |
No output schema declared.
No examples provided.
facebook_ad_library_search ~433
Search Meta Ad Library by keyword — active/inactive, media type, date range, platforms, cursor, and spend/impressions when Meta publishes them. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| ad_type | string | – | all (default) or political_and_issue_ads. Spend/impressions are typically only filled for political/issue ads. |
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country code (e.g. US, GB, DE). Default US. |
| cursor | string | – | Pagination cursor from a previous nextCursor. Pages through the current Meta HTML result batch. |
| end_date | string | – | Only ads with delivery start on/before this date (YYYY-MM-DD). |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. |
| media_type | string | – | Creative filter: ALL (default), IMAGE, VIDEO, MEME, IMAGE_AND_MEME, or NONE. |
| platforms | string | – | Comma-separated publisher platforms to keep: FACEBOOK, INSTAGRAM, MESSENGER, AUDIENCE_NETWORK, THREADS. |
| q | string | yes | Keyword, brand, or advertiser to search Meta Ad Library (min 2 characters). |
| search_type | string | – | keyword_unordered (default) or keyword_exact_phrase. |
| sort_by | string | – | Meta sort mode: total_impressions or relevancy_monthly_grouped. |
| start_date | string | – | Only ads with delivery start on/after this date (YYYY-MM-DD). |
| status | string | – | Ad delivery status: ACTIVE (default), INACTIVE, or ALL. Use ACTIVE for "what are they running now?". |
| trim | boolean | – | When true, omit cards/images/videos typed arrays (media[] stays). Captapi payloads are already lean vs Meta nested snapshots. |
No output schema declared.
No examples provided.
facebook_ad_library_search_companies ~164
Find Meta Ad Library pages by brand — name-matched, pageId for company-ads (not profileId). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country code. Default US. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. |
| q | string | yes | Company or brand name to search for (min 2 characters). Name-matched — off-brand pages are dropped. |
No output schema declared.
No examples provided.
facebook_comment_replies ~186
Comment Replies Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| commentId | string | yes | ID of the parent (top-level) comment to fetch replies for — from the comments endpoint. Legacy alias: comment_id. |
| limit | integer | – | Max items to return (default 50, max 500). Flat 2 credits per call. |
| url | string | yes | Facebook post URL the comment belongs to. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter,… |
No output schema declared.
No examples provided.
facebook_comments ~181
Facebook post comments with reactionCount, reactions.like when mixed, author.id (pfbid), and replyCount. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| feedbackId | string | – | Post feedback id from /v1/facebook/details (base64 feedback:POSTID). Prefer when you already have it — also accepts feedback_id. |
| limit | integer | – | Max items to return (default 50, max 500). Flat 2 credits per call. |
| url | string | – | Facebook post or Reel URL. Omit when feedbackId is set. The URL platform must match this endpoint's platform. |
No output schema declared.
No examples provided.
facebook_details ~146
Facebook post or Reel — caption, engagement, author id, video{} playback, and music when Facebook exposes them. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Public Facebook video or post URL. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pint… |
No output schema declared.
No examples provided.
facebook_event_details ~155
Get a Facebook event — title, local start/end, timezone, place, host id, and attendance when exposed. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Facebook event URL, e.g. https://facebook.com/events/ID. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn… |
No output schema declared.
No examples provided.
facebook_event_search ~258
Search Facebook events by topic and city — local startDate/timezone, venue. 2 credits. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| from | string | – | Inclusive local start date filter YYYY-MM-DD. Use for upcoming-only windows — Facebook/SERP may return past events. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. Response `source` is native or extended (fetch path — not a price change). |
| location | string | – | City/place geo filter (e.g. London). Matches timezone, location.city, or coords near the city — not a title substring. |
| q | string | yes | Topic keyword, e.g. 'comedy'. Pair with location for city-scoped results. |
| to | string | – | Inclusive local start date filter YYYY-MM-DD. |
| upcoming | boolean | – | When true and from is omitted, sets from to today's UTC date so past events are dropped. |
No output schema declared.
No examples provided.
facebook_group_posts ~222
Public Facebook group posts — listingHits / hydrateFailures / hydrateSkipped, sortBy, and per-count *IsApproximate. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. |
| sortBy | string | – | TOP_POSTS | RECENT_ACTIVITY | CHRONOLOGICAL (default) | CHRONOLOGICAL_LISTINGS. Maps to Facebook sorting_setting. |
| url | string | yes | Public Facebook group URL, e.g. https://facebook.com/groups/ID. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, L… |
No output schema declared.
No examples provided.
facebook_marketplace_item ~142
Marketplace listing — title, priceAmount, status, seller{}, condition, coords (2 credits). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Facebook Marketplace item URL. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinteres… |
No output schema declared.
No examples provided.
facebook_marketplace_location_search ~159
Disambiguate city names into Marketplace hubs — id + lat/lng. Flat 2 credits. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 10, max 50). Flat 2 credits per call. |
| q | string | yes | City/place query. Bare names like 'Austin' may return multiple candidates (TX/MN/IN); include a state for a single hit (e.g. 'Austin, TX'). |
No output schema declared.
No examples provided.
facebook_marketplace_search ~490
Search Marketplace by keyword + city — filters, isLocal/shipsOutsideRadius, opaque cursor (2 credits). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| availability | string | – | available | sold | all. |
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| category | string | – | Top-level category slug, e.g. electronics. |
| condition | string | – | new, like_new, good, fair (comma-separated ok). |
| cursor | string | – | Opaque pagination cursor from a previous nextCursor. |
| daysSinceListed | string | – | Facebook calendar-day recency: 1 = since the start of yesterday (not a rolling 24 hours), 7, or 30. |
| deliveryMethod | string | – | local_pickup | shipping | all. Shipped listings can appear nationwide outside radiusMiles — use local_pickup for nearby-only; rows expose isLocal / shipsOutsideRadius. |
| details | boolean | – | When true, adds description/condition/coordinates/full photo gallery/seller/distanceMiles — billed as 2 + 2 credits per listing. Default false → flat 2 credits; cover photo is still in image. |
| limit | integer | – | How many listings to return (1–200). Flat 2 credits when details=false; details=true billed as 2 + 2 per listing. |
| location | string | – | Alias of searchLocation. Prefer searchLocation. Either one is required. |
| maxPrice | integer | – | Maximum price in local currency units. |
| minPrice | integer | – | Minimum price in local currency units. |
| q | string | yes | Product or keyword to search Facebook Marketplace for. |
| radiusMiles | integer | – | Radius in miles: 1,2,5,10,20,40,60,80,100,250,500. Does not exclude nationwide shipped inventory. |
| searchLocation | string | yes | Search-origin city or place name, e.g. 'Austin, TX'. Required — there is no default city. Echoed on the envelope and inside filters. Not listings[].location. |
| sortBy | string | – | suggested | distance | creation_time | price_ascend | price_descend. |
No output schema declared.
No examples provided.
facebook_page_details ~159
Facebook page profile — likes vs followers (distinct), talkingAbout, category, website, and public email. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Facebook page URL, @handle, or page name, e.g. https://facebook.com/PageName. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram… |
No output schema declared.
No examples provided.
facebook_profile_events ~191
List a Facebook Page's events — local startDate, timezone, venue. 2 credits. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. Response `source` is native or extended (fetch path — not a price change). |
| url | string | yes | Facebook profile/page URL, @handle, or page name. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/T… |
No output schema declared.
No examples provided.
facebook_profile_photos ~209
Photo grid from a Facebook Page — full image URL plus accessibilityCaption (alt-text, not a post caption). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 20, max 200). The public /photos grid is a single SSR batch (often ~8) — retrievableCount is that batch, not a promise Facebook will fill limit. Flat 2 credits per call. |
| url | string | yes | Facebook profile/page URL, @handle, or page name. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/T… |
No output schema declared.
No examples provided.
facebook_profile_posts ~303
Latest posts and Reels from a Facebook page — listingHits / timings.phase; 60s deadline, failures 0 credits. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 4, max 4). The logged-out listing hop is ~23–29s typical, hard-capped at 40s. Each hydrate is typically 6–10s (can be ~100ms when listing already carried the post) and is… |
| url | string | yes | Facebook profile/page URL, @handle, or page name. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/T… |
No output schema declared.
No examples provided.
facebook_profile_reels ~176
Latest Facebook page Reels — views, likes, comments, shares; newest-first without archive padding. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits per call. |
| url | string | yes | Facebook profile/page URL, @handle, or page name. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/T… |
No output schema declared.
No examples provided.
facebook_summarize ~128
Summarizer Costs 4 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Public Facebook video or post URL. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pint… |
No output schema declared.
No examples provided.
github_activity ~164
Public events with typed payload (Push commits/ref, PR/issue action) — 90-event ceiling. Costs ~12 credits (0.4/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque cursor from a previous nextCursor. Pagination stops after GitHub's 90-event public activity ceiling. |
| limit | integer | – | Max items to return (default 30, max 90). Billed per result. |
| username | string | yes | GitHub username or profile URL, e.g. getify. |
No output schema declared.
No examples provided.
github_contributions ~116
GitHub contribution graph — sorted days[], currentStreak (today grace), longestStreak (2 credits). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| username | string | yes | GitHub username or profile URL, e.g. getify or https://github.com/getify. |
No output schema declared.
No examples provided.
github_followers ~173
Follower cards {id, login, type, url, avatar} — ~0.1/row; large accounts are expensive to page fully. Costs ~3 credits (0.1/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque cursor from a previous nextCursor (GitHub Link page=). Not a bare page number. |
| limit | integer | – | Max items to return (default 30, max 100). Billed per result. |
| username | string | yes | GitHub username or profile URL, e.g. getify. |
No output schema declared.
No examples provided.
github_following ~161
Accounts a user follows — same card and ~0.1/row pricing as followers. Costs ~3 credits (0.1/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque cursor from a previous nextCursor (GitHub Link page=). Not a bare page number. |
| limit | integer | – | Max items to return (default 30, max 100). Billed per result. |
| username | string | yes | GitHub username or profile URL, e.g. getify. |
No output schema declared.
No examples provided.
github_pull_requests ~198
List repo PRs — draft, labels, author{}, head/base, opaque Link cursor (state echoed). Costs ~12 credits (0.4/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque cursor from a previous nextCursor (GitHub Link page=). Not a bare page number. |
| limit | integer | – | Max items to return (default 30, max 100). Billed per result. |
| repo | string | yes | Repository URL or owner/name, e.g. vercel/next.js. |
| state | string | – | open (API default), closed, or all. Echoed as data.state. Docs example uses closed so mergedAt is visible. |
No output schema declared.
No examples provided.
github_repositories ~246
List a user's repos with sort/direction/type — opaque Link cursor (~0.4/repo). Costs ~12 credits (0.4/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Opaque cursor from a previous nextCursor (GitHub Link page=). Not a bare page number. |
| direction | string | – | asc or desc (default desc). Echoed as data.direction. |
| limit | integer | – | Max items to return (default 30, max 100). Billed per result. |
| sort | string | – | created | updated | pushed | full_name (default updated). Not stars — GitHub's user-repos API has no stars sort. Echoed as data.sort. |
| type | string | – | owner (default) | member | all — affiliation filter. Echoed as data.type. |
| username | string | yes | GitHub username or profile URL, e.g. torvalds. |
No output schema declared.
No examples provided.
github_repository ~124
GitHub repo — stars, real watchers (subscribers), openIssuesAndPrs, license, parent when fork (1 credit). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| repo | string | yes | Repository URL or owner/name, e.g. torvalds/linux or https://github.com/torvalds/linux. |
No output schema declared.
No examples provided.
github_trending_developers ~167
github.com/trending/developers — windowed ranks with popularRepo + followers (2 credits). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| language | string | – | Optional programming-language slug → /trending/developers/{language}. |
| limit | integer | – | Max items to return (default 25, max 100). Flat 2 credits per call. |
| since | string | – | Trending window: daily (default), weekly, or monthly — matches github.com/trending/developers?since=. |
No output schema declared.
No examples provided.
github_trending_repositories ~175
github.com/trending — repos ranked by starsGained (daily|weekly|monthly), not all-time stars (2 credits). Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| language | string | – | Optional programming-language slug (e.g. python, typescript) → /trending/{language}. |
| limit | integer | – | Max items to return (default 25, max 100). Flat 2 credits per call. |
| since | string | – | Trending window: daily (default), weekly, or monthly — matches github.com/trending?since=. |
No output schema declared.
No examples provided.
github_user ~114
GitHub public profile — login, type User|Organization, email when public, followers (1 credit). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| username | string | yes | GitHub username or profile URL, e.g. getify or https://github.com/getify. |
No output schema declared.
No examples provided.
google_ad_library_ad_details ~136
Google publishes spend and impression ranges only for election ads; commercial advertisers omit both. isActive is true when lastShown is within 7 UTC days. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country code. Default US. |
| creative_id | string | yes | Google Ads Transparency URL containing AR... advertiser and CR... creative IDs. |
No output schema declared.
No examples provided.
google_ad_library_advertiser_search ~185
Find Google Ads Transparency AR… entities — ranked multi-result (1 credit when found; empty is free). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country code used for ranking (e.g. US). Default US. |
| limit | integer | – | Max items to return (default 10, max 50). Flat 1 credit when results are returned; 0 credits when totalReturned is 0. |
| q | string | yes | Brand, domain, or advertiser name (min 2 characters). Expanded + ranked so US prefers Inc. over SRL. |
No output schema declared.
No examples provided.
google_ad_library_company_ads ~332
Google publishes spend and impression ranges only for election ads; commercial advertisers omit both. isActive is true when lastShown is within 7 UTC days. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| advertiser | string | yes | Advertiser name, domain (e.g. nike.com), or Google advertiser ID (AR…). Prefer AR… from advertiser-search. |
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| country | string | – | Two-letter ISO country / region code (soft filter). Default US. Alias: region. |
| cursor | string | – | Pagination cursor from nextCursor. |
| end_date | string | – | YYYY-MM-DD — keep creatives whose shown window overlaps this end. |
| limit | integer | – | Max items to return (default 20, max 200). Flat 2 credits when results are returned; 0 credits when totalReturned is 0. |
| region | string | – | Alias for country. |
| sort | string | – | Client-side sort: last_shown (recent activity first) or first_shown. Default is ATC order. |
| start_date | string | – | YYYY-MM-DD — keep creatives whose shown window overlaps this start. |
| topic | string | – | Only "all" is supported (commercial ATC). Google publishes spend and impression ranges only for election ads; commercial advertisers omit both. isActive is true when lastShown is within 7 UTC days. |
No output schema declared.
No examples provided.
instagram_basic_profile ~185
Instagram profile by user ID or @handle — camelCase schema aligned with Channel Details (followers, externalUrl, businessAddress). Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the response cache (default TTL). Default false — always fetch fresh. Prefer cacheMaxAge when you need 1d–30d freshness control. |
| cacheMaxAge | string | – | Max age of a cached response: 1d, 3d, 7d, 14d, or 30d. When set, enables caching with that TTL. |
| userId | string | yes | Instagram numeric user ID (e.g. 13460080). A profile URL, @handle, or username is also accepted and resolved automatically. |
No output schema declared.
No examples provided.
instagram_channel_details ~217
Instagram profile stats — fixed key set (null fillers), fbid, bioLinks, isBusinessAccount, approx flags. Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the response cache (default TTL). Default false — always fetch fresh. Prefer cacheMaxAge when you need 1d–30d freshness control. |
| cacheMaxAge | string | – | Max age of a cached response: 1d, 3d, 7d, 14d, or 30d. When set, enables caching with that TTL. |
| url | string | yes | Instagram profile URL, @handle, or username, e.g. https://instagram.com/username/. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Insta… |
No output schema declared.
No examples provided.
instagram_channel_posts ~241
Latest posts from a public Instagram profile — carousel children[], mediaCount, user{} in one call. Costs ~6 credits (0.3/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Pagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response (e.g. 3937014945555313553_1697296). A null nextCursor means the end of the list. |
| limit | integer | – | Max items to return (default 20, max 200). Billed per result. |
| url | string | yes | Instagram profile URL, @handle, or username, e.g. https://instagram.com/username/. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Insta… |
No output schema declared.
No examples provided.
instagram_channel_reels ~270
Latest Reels from a public Instagram profile — pass userId to skip resolve; ceil(n×0.3) credits; nextCursor + hasMore. Costs ~6 credits (0.3/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Pagination cursor. Leave empty for the first page; then pass nextCursor from the previous response (clips:{userId}:{opaque} on the native Reels path, or legacy {mediaId}_{userId}). Stop when hasMore… |
| limit | integer | – | Max items to return (default 20, max 200). Billed per result. |
| url | string | – | Instagram profile URL, @handle, or username. Omit when userId is set. The URL platform must match this endpoint's platform. |
| userId | string | – | Instagram numeric user ID (e.g. 173560420). Skips handle→ID resolve (legacy sequential WPI alone could cost ~80s). Prefer when you already have the ID from basic-profile or profile-search. |
No output schema declared.
No examples provided.
instagram_comments ~245
Session-paged Instagram comments — a logged-out 2-row preview of a larger thread is 503 SESSION_UNAVAILABLE at 0 credits. Costs ~45 credits (0.9/result). Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| cursor | string | – | Pagination cursor from the previous nextCursor ({mediaPk}:{minId}). Omit on the first page. hasMore is true when nextCursor is set, or when more exist and cannot be paged (nextCursor null + truncated… |
| limit | integer | – | Max items to return (default 50, max 500). Billed per result. |
| url | string | yes | Instagram post or reel URL, e.g. https://instagram.com/reel/ID/. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook,… |
No output schema declared.
No examples provided.
instagram_details ~165
Get an Instagram post, Reel or carousel — caption, likes, comments, views, media URLs, author, and per-slide children on carousels. Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Instagram post or reel URL, e.g. https://instagram.com/reel/ID/. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook,… |
No output schema declared.
No examples provided.
instagram_embed ~168
Classic Instagram embed snippet — blockquote.instagram-media + embed.js. Drop html into your page. Costs 1 credit. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
| Name | Type | Req | Description |
|---|---|---|---|
| cache | boolean | – | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. |
| url | string | yes | Instagram post, reel, or profile URL (or @handle), e.g. https://instagram.com/reel/ID/ or https://instagram.com/username/. The URL platform must match this endpoint's platform. Do not pass cross-plat… |
No output schema declared.
No examples provided.
What is the io.github.CDCStream/captapi MCP server?
io.github.CDCStream/captapi is an MCP server listed in the public MCP registry as io.github.CDCStream/captapi. Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key. This page covers its hosted endpoint (https://api.captapi.com/mcp).
Is the io.github.CDCStream/captapi MCP server safe to use?
io.github.CDCStream/captapi scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.CDCStream/captapi MCP server expose?
io.github.CDCStream/captapi exposes 178 tools: youtube_transcript, youtube_audio_transcript, youtube_summarize, youtube_video_details, youtube_comments, and 173 more. Their descriptions and schemas cost roughly 36,020 tokens of context every time the server is loaded.
Does the io.github.CDCStream/captapi MCP server require authentication?
No. We connected to io.github.CDCStream/captapi without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.CDCStream/captapi MCP server still maintained?
io.github.CDCStream/captapi is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.