n8n-nodes-xquik
v0.1.3
Published
n8n community node for Xquik X data workflows. Not affiliated with X Corp.
Maintainers
Readme
n8n-nodes-xquik
Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
This is an n8n community node for Xquik. It lets you search X data, inspect account credits, fetch trends, and check follow relationships in n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Status
Install n8n-nodes-xquik from Settings → Community Nodes in n8n.
npm install n8n-nodes-xquikOperations
- Account: get credits.
- Tweet: search tweets by query.
- User: search users by name or username.
- Trend: get trending topics by WOEID.
- Follow: check whether one username follows another.
Credentials
Create an Xquik API key, then add it to the Xquik API credential in n8n. The node sends the key in the x-api-key header.
Compatibility
This package follows the current n8n community-node package format from n8n-io/n8n-nodes-starter.
