find-viral-tweets

Installation
SKILL.md

Find Viral Tweets

Surface the highest-engagement tweets matching a topic, user, or hashtag. Read-only.

Endpoints

Endpoint Purpose Cost
GET /x/tweets/search Search with engagement filters Read tier
POST /extractions with toolType=tweet_search_extractor Bulk viral tweet extraction Per-row

Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.

Quick reference

GET /x/tweets/search?q=<q+min_faves:1000+min_retweets:100>&queryType=Top
-> { tweets: Tweet[], nextCursor?: string }
Related skills

More from xquik-dev/x-twitter-scraper

Installs
11
GitHub Stars
81
First Seen
Apr 23, 2026