extract-followers

Installation
SKILL.md

Extract X Followers

Pull the follower list of any public X account, with optional filters for verified only or minimum follower thresholds. Uses the async extraction pipeline for anything larger than ~200 followers.

Endpoints

Endpoint Purpose Cost
POST /extractions with toolType=follower_explorer Bulk follower list Per-row
POST /extractions with toolType=verified_follower_explorer Verified followers only Per-row
POST /extractions/estimate Preview credit cost before running Free

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

Quick reference

Estimate the cost first:

Related skills

More from xquik-dev/x-twitter-scraper

Installs
9
GitHub Stars
80
First Seen
Apr 23, 2026