Skip to content

Repository files navigation

TwexAPI n8n Twitter Node

Add read-only Twitter data to n8n: search tweets and users, read trending tweets, look up a profile, and view TwexAPI balance.

Operations

Task n8n operation TwexAPI route
Search tweets Tweet: search POST /twitter/advanced_search/page
Search users User: search GET /twitter/search-user/{keyword}/{target_count}
Look up a profile User: get GET /twitter/{screen_name}/about
Read trending tweets Trend: get GET /twitter/global-trending/tweets
View available balance Account: get balance GET /balance

Use the TwexAPI REST API for follower pagination or approved posting.

Install

Install @twexapi-dev/n8n-nodes-x-api-scraper from Settings → Community Nodes.

npm install @twexapi-dev/n8n-nodes-x-api-scraper

Credentials

Create an API key in the TwexAPI dashboard and add it to the TwexAPI API credential in n8n. The node sends it as Authorization: Bearer.

Verify changes

npm ci --ignore-scripts
npm test
npm run lint
npm pack --dry-run

Resources

TwexAPI is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

About

n8n nodes for TwexAPI public social data workflows: search, profiles, trends, and balance. Independent third-party service.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages