Twitter / X Posts Scraper: AI Tool

Fetch the latest posts and performance metrics for a Twitter/X user.

📝

Overview

About this model

Scrape recent tweets, impressions (view counts), likes, replies, and retweets for any Twitter/X user.

1Sentiment monitoring: Keep track of post performance and user replies.
2Engagement analysis: Sort tweets by view count and engagement rate.
3Text collection: Collect tweet text on specific topics or accounts.
💰

Pricing & Value

Cost analysis

muapiapp$0.01 per request

Flat rate.

Official X API$100.00+/month

Official API requires high monthly subscriptions.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Usernametext

Twitter/X username.

Default Value-
Countint

Number of posts to fetch (1 to 30).

Default Value10
Cursortext

Pagination cursor token to fetch the next page of results.

Default Valuenull
Min LikesEnum (11 options)

Filter: Minimum number of likes.

Default ValueAny
Min ViewsEnum (11 options)

Filter: Minimum number of views/plays.

Default ValueAny
Min SharesEnum (11 options)

Filter: Minimum number of shares.

Default ValueAny
Min CommentsEnum (11 options)

Filter: Minimum number of comments.

Default ValueAny
Min Duration (s)Enum (9 options)

Filter: Minimum video duration.

Default ValueAny
Max Duration (s)Enum (9 options)

Filter: Maximum video duration.

Default ValueAny
Hashtagstext

Filter: Comma-separated hashtags (e.g. startup,tech).

Default Valuenull
Published Aftertext

Filter: Fetch posts published after this date/time (ISO 8601).

Default Valuenull
Published Beforetext

Filter: Fetch posts published before this date/time (ISO 8601).

Default Valuenull
📖

Implementation Guide

Developer documentation

How to Use Twitter / X Posts Scraper

  1. Enter Username: Enter the Twitter/X handle.

  2. Specify Count: Select the number of posts to fetch (up to 30).

  3. Submit: Fetch tweets asynchronously.

Common Questions

Frequently asked

Does it return view counts?

Yes, public impressions (view counts) are retrieved where available.

Does it support scraping threads?

It fetches the main tweets of the user. Threads are retrieved as individual posts.