x-api

Community

Get Twitter/X data fast, automate social insights.

Authorshalomma
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually gathering Twitter/X data for research or monitoring is slow and complex. This Skill simplifies access to user profiles, tweets, and search results, automating data collection for analysis and saving you valuable time.

Core Features & Use Cases

  • User Info Retrieval: Instantly fetch detailed user profiles by screen name, including follower counts, recent activity, and language.
  • Tweet Search: Find tweets matching specific queries, with advanced filters for precise results (e.g., by date, user, content type).
  • Use Case: Quickly validate a list of potential influencers by checking their follower count and recent activity, or monitor specific keywords related to your brand or industry.

Quick Start

Get user information for 'elonmusk'

python3 .claude/skills/x-api/src/client.py userinfo elonmusk

Search for latest tweets about "artificial intelligence"

python3 .claude/skills/x-api/src/client.py search "artificial intelligence" --type Latest

Dependency Matrix

Required Modules

requeststyperpydantic

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-api
Download link: https://github.com/shalomma/social-media-research/archive/main.zip#x-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.