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.
This package source is ready for validation and npm publication. It is not published to npm yet.
- 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.
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.
This package follows the current n8n community-node package format from n8n-io/n8n-nodes-starter.