| name | Xquik X Actors on Apify |
| slug | xquik-apify-x-actors |
| description | Run Xquik's public Apify Actors for X tweet collection, timelines, search, followers, lists, communities, and audience-overlap research. |
| verification | listed |
| source | https://apify.com/xquik/x-tweet-scraper |
| author | Xquik |
| publisher_type | Company |
| category | Research & Scraping |
| framework | Multi-Framework |
Xquik X Actors on Apify
Use 2 public Apify Actors for public X data. Keep this workflow on Apify.
Do not route it through an external Xquik website or API.
Xquik is an independent third-party service. Not affiliated with X Corp.
"Twitter" and "X" are trademarks of X Corp.
Prerequisites
- An Apify account
- An
APIFY_TOKEN environment variable
- Apify CLI for the command examples
- User approval for the requested paid result cap
Installation
Install the Apify CLI:
npm install --global apify-cli
Choose the Actor
| User goal | Actor ID |
|---|
| Tweet URLs or IDs | xquik/x-tweet-scraper |
| Keyword, hashtag, or advanced search | xquik/x-tweet-scraper |
| Account timelines, lists, or threads | xquik/x-tweet-scraper |
| Replies, quotes, retweeters, or favoriters | xquik/x-tweet-scraper |
| Followers, following, or verified followers | xquik/x-follower-scraper |
| List members, list subscribers, or community members | xquik/x-follower-scraper |
| Audience overlap across targets | xquik/x-follower-scraper |
If a task needs tweet content and audience relations, run each Actor separately.
Inspect Current Schemas
Fetch the schema before building unfamiliar input:
apify actors info "xquik/x-tweet-scraper" --input --json
apify actors info "xquik/x-follower-scraper" --input --json
Important tweet controls include searchTerms, twitterHandles, tweetIds,
listIds, mode, queryType, outputVariant, and maxItems.
maxItems caps the whole run, including runs with several search terms.
Important audience controls include twitterHandles, , ,
, , , , ,
, , and .