Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer avatar
Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer

Pricing

$15.00/month + usage

Go to Store
Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer

Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer

fastcrawler/twitter-x-comment-scraper-support-sentiment-tone-analyzer

Developed by

fastcrawler

Maintained by Community

Extract up to 1,000 Twitter/X comments for just $0.01! With advanced sentiment and tone analysis, our Reply & Comment Scraper lets you sort replies by relevancy or likes effortlessly. Designed for speed and precision, it’s your ultimate tool for analyzing Twitter conversations efficiently.

5.0 (1)

Pricing

$15.00/month + usage

10

Monthly users

31

Runs succeeded

>99%

Response time

7.3 hours

Last modified

10 days ago

You can access the Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1# Start Server-Sent Events (SSE) session and keep it running
2curl "https://actors-mcp-server.apify.actor/sse?token=<YOUR_API_TOKEN>&actors=fastcrawler/twitter-x-comment-scraper-support-sentiment-tone-analyzer"
3
4# Session id example output:
5# event: endpoint
6# data: /message?sessionId=9d820491-38d4-4c7d-bb6a-3b7dc542f1fa

Using Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer via Model Context Protocol (MCP) server

MCP server lets you use Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer within your AI workflows. Send API requests to trigger actions and receive real-time results. Take the received sessionId and use it to communicate with the MCP server. The message starts the Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer Actor with the provided input.

1curl -X POST "https://actors-mcp-server.apify.actor/message?token=<YOUR_API_TOKEN>&session_id=<SESSION_ID>" -H "Content-Type: application/json" -d '{
2  "jsonrpc": "2.0",
3  "id": 1,
4  "method": "tools/call",
5  "params": {
6    "arguments": {
7      "tweetUrl": "https://x.com/realDonaldTrump/status/1844869841087258770",
8      "cookies": [
9            "auth_token=feedf85e010b01c51d4e2a480cc783e83fa11ba1;ph_phc_TXdpocbGVeZVm5VJmAsHTMrCofBQu3e0kN8HGMNGTVW_posthog=%7B%22distinct_id%22%3A%220194698a-e095-7869-940a-3a43aa499620%22%2C%22%24sesid%22%3A%5B1740811811087%2C%2201955075-4108-7ed6-92c0-21fe0dbf9f30%22%2C1740811616520%5D%7D;guest_id=v1%3A174202025603350433;ads_prefs=HBESAAA=;twid=u%3D1879891535053111296;auth_multi=1479073844589895680:304c9c4d0e13e6ccf682dfac3bdf213388b1f070|1882133993115803648:b07bdae6b633c8f166f12369ba017c4916351cef|1881370916053270529:7561263540490652212f31b251f3a87e33d4aa9c;night_mode=2;__cf_bm=4_gWLzn8XyA6.ypC5e1.mi4M90cTNbrDo0oXfyGzuwA-1742019600-1.0.1.1-Kk_q5NxUNAMKvVCXsV5sh4TvVrO5Zm43.OOIh8Ew2A.KGMkSuuXZO5EYfyg3YQdvAyQbanoa3QhwfBeGOobvtujj7BTtcG7Kq2ojayYTG.U;ct0=b271d6a1a07f18089af31d128132e4611201c40781aff1b69d6105da16f6868ad78168123cddabe334d58d81bd6f6935cf12260a2458420707efb62ab10c92e560eec40734b48baede63730d049edf82;dnt=1;guest_id_ads=v1%3A174202025603350433;guest_id_marketing=v1%3A174202025603350433;kdt=O83gjfkTl8AaNp5z3JXyUGdr1k0xFZPBwD9myC97;personalization_id=v1_SkJRGfsm95VskQ4ujBPgEQ=="
10      ],
11      "rankingMode": "Relevance"
12},
13    "name": "fastcrawler/twitter-x-comment-scraper-support-sentiment-tone-analyzer"
14  }
15}'

The response should be: Accepted. You should received response via SSE (JSON) as:

1event: message
2data: {
3  "result": {
4    "content": [
5      {
6        "type": "text",
7        "text": "ACTOR_RESPONSE"
8      }
9    ]
10  }
11}

Configure local MCP Server via standard input/output for Twitter(X) Comment Scraper:Support Sentiment&Tone Analyzer

You can connect to the MCP Server using clients like ClaudeDesktop and LibreChat or build your own. The server can run both locally and remotely, giving you full flexibility. Set up the server in the client configuration as follows:

1{
2  "mcpServers": {
3    "actors-mcp-server": {
4      "command": "npx",
5      "args": [
6        "-y",
7        "@apify/actors-mcp-server",
8        "--actors",
9        "fastcrawler/twitter-x-comment-scraper-support-sentiment-tone-analyzer"
10      ],
11      "env": {
12        "APIFY_TOKEN": "<YOUR_API_TOKEN>"
13      }
14    }
15  }
16}

You can further access the MCP client through the Tester MCP Client, a chat user interface to interact with the server.

To get started, check out the documentation and example clients. If you are interested in learning more about our MCP server, check out our blog post.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

30 minutes

Price

$15.00