Back to Nodes

Xquik

Last updated Aug 21, 2026

n8n Twitter node for tweet search, user lookup, trends, and follow checks through Xquik. Not affiliated with X Corp.

174 Weekly Downloads
373 Monthly Downloads

Included Nodes

Xquik

Description

Xquik n8n Twitter Node

![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13726)

Add read-only Twitter data to n8n: search tweets and users, read trends, check follows, and view Xquik credits.

Operations

| Task | n8n operation | Xquik route |
| — | — | — |
| Search tweets | Tweet: search | GET /x/tweets/search |
| Search users | User: search | GET /x/users/search |
| Read regional trends | Trend: get | GET /x/trends |
| Check whether one account follows another | Follow: check | GET /x/followers/check |
| View available credits | Account: get credits | GET /credits |

Use the Xquik API for full follower exports or approved posting.

Install

Install n8n-nodes-xquik from Settings → Community Nodes.

npm install n8n-nodes-xquik

Credentials

Create an Xquik API key and add it to the Xquik API credential in n8n. The node sends it in the x-api-key header.

Verify changes

npm ci --ignore-scripts
npm test
npm run lint
npm audit --omit=dev
npm audit --audit-level=high
npm audit signatures
npm run check:reproducible
npm pack --dry-run

Tests enforce 100% coverage. CI checks request contracts, REUSE 3.3 metadata, and reproducible package bytes.

Resources

Xquik is an independent third-party service. Not affiliated with X Corp. “Twitter” and “X” are trademarks of X Corp.