find-viral-tweets

Search X for tweets meeting minimum likes, retweets, and views thresholds.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill find-viral-tweets
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-viral-tweets
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/find-viral-tweets
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill find-viral-tweets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Surface the highest-engagement tweets on X (Twitter) by topic, author, or hashtag to accelerate discovery and analysis.

Core Features & Use Cases

  • Viral-tweet discovery: surface top tweets that meet engagement thresholds across topics, authors, or hashtags.
  • Engagement-based filters: min_faves, min_retweets, min_views to rank viral content.
  • Bulk export readiness: extract matching tweets via bulk endpoint for downstream analysis or reporting.
  • Read-only discovery tool: safe, read-only access to surface public engagement data for research or insights.

Quick Start

Ask for a topic, author, or hashtag and an engagement threshold to retrieve the top viral tweets.

Frequently Asked Questions about find-viral-tweets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find viral tweets by topic or hashtag on X?▼

You can find viral tweets by searching topics, authors, or hashtags on X and applying minimum thresholds for likes, retweets, and views to surface high-engagement content.

Can I filter Twitter search results by minimum likes and retweets?▼

Yes, you can filter Twitter search results by setting engagement thresholds like min_faves, min_retweets, and min_views to isolate viral content.

Do I need an API key to extract viral tweets in bulk?▼

Yes, extracting viral tweets in bulk requires an XQuik API key to access endpoints that retrieve matching public engagement data.

What is the best way to export high-engagement tweets for reporting?▼

The best way to export high-engagement tweets is to use a bulk extraction endpoint after filtering by views, likes, and retweets, preparing the data for downstream analysis.

Are there limitations to discovering viral tweets using read-only access?▼

Read-only access limits discovery to surfacing public engagement data for research without allowing modifications, relying strictly on API search and extraction endpoints.