v1.1 — Now with auto-follow automation

Extract. Filter.
Auto-Follow.

Chrome extension that captures X/Twitter follower data, filters by relevance, and bulk-follows from your exports — all without API keys.

Everything you need to manage
followers at scale

One-click capture & export

Visit any profile's followers or following page and xtractr starts collecting automatically. Paginate through entire lists with built-in rate-limit handling, then export to CSV or JSON.

Advanced filtering & scoring

Filter by keywords with stemming, follower count ranges, verified status, and bio presence. Each user gets a 0–100 relevance score. Industry presets for IT, Cybersecurity, Data, and Design.

List comparison

Save multiple lists and compare them side by side. Find mutuals, people who don't follow back, and accounts you don't follow back — then export or act on the results.

Follow queue

Send filtered users to a review queue. See profile cards with bios, follower counts, and relevance scores. Open profiles and follow with keyboard shortcuts — F to follow, S to skip.

New in v1.1

Automated bulk following
with Playwright

Export a filtered list from xtractr, then run the auto-follow script. It drives your real Chrome browser — same cookies, same session. X sees normal browsing, not an API bot.

  1. 1 Export your filtered list as JSON from the xtractr popup
  2. 2 Run node scripts/auto-follow.mjs list.json
  3. 3 Chrome opens with your session — follows happen automatically at a human pace
$ node scripts/auto-follow.mjs users.json Loaded 756 profiles to follow. Copying Chrome profile... Launching Chrome... [1/756] ⏭️ iximiuz — already following [2/756] ⏭️ wesmckinn — already following [3/756] ✅ addyosmani — followed [4/756] ✅ bentossell — followed [5/756] ✅ naval — followed [6/756] ⏭️ paulg — already following [7/756] ✅ raaborozdin — followed Done! ✅ 612 followed | ⏭️ 139 skipped | ❌ 5 failed

See it at work

Follow queue
Follow queue with profile cards
List comparison
List comparison results

Three steps from browse to bulk-follow

01

Capture

Browse any followers or following page on X. xtractr intercepts the data your browser already loads — no extra API calls.

02

Filter & export

Apply keyword filters, industry presets, and relevance scoring. Export the filtered list as JSON for automation or CSV for analysis.

03

Auto-follow

Run the Playwright script with your export. It opens Chrome with your session and follows each profile at a human pace.

Start extracting in seconds

Free, open source, fully local. No API keys, no subscriptions.