who-liked

Identify users who liked a specific tweet via the Xquik API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts the list of users who liked a specific tweet on X, providing quick visibility into engagement.

Core Features & Use Cases

  • Retrieve usernames, display names, bios, and like timestamps for users who liked a tweet.
  • Supports bulk extraction for tweets with large like counts and targeted queries for individual posts.
  • Use Case: Analyze engagement patterns to identify potential outreach or audience segments.

Quick Start

Provide a tweet ID to retrieve the full list of users who liked that tweet.

Frequently Asked Questions about who-liked

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

FAQPage Schema
How do I extract a list of users who liked a tweet on X?

You can extract users who liked a tweet on X by providing the tweet ID to the Skill, which queries the Xquik API using an API key and returns structured user data including usernames, display names, and bios.

Can I retrieve Twitter likes data for multiple tweets in bulk?

Yes, retrieving Twitter likes data supports bulk extraction for multiple tweets at scale. This allows you to analyze large-scale engagement patterns and identify audience segments across numerous posts.

What user data fields are returned when identifying Twitter engagement?

Identifying Twitter engagement returns structured user data fields including username, name, bio, followers_count, verified status, and the liked_at timestamp for each user who interacted with the post.

Do I need an API key to pull Twitter likes data?

Yes, you need an Xquik API key to pull Twitter likes data. The Skill uses this API key to authenticate requests and retrieve the engagement data for your specified tweet IDs.

What is the best way to analyze X engagement patterns for outreach?

The best way to analyze X engagement patterns for outreach is to perform bulk extraction of liked users, then examine the returned bios, follower counts, and like timestamps to identify and segment potential target audiences.