Stocktwits Sentiment Scraper
Pricing
from $0.01 / 1,000 message/symbols
Stocktwits Sentiment Scraper
Collect current public Stocktwits messages for symbols and users, plus trending messages and symbols. Get source sentiment, text sentiment, author details, market context, and direct links in a structured dataset. No Stocktwits login or API key is needed.
Pricing
from $0.01 / 1,000 message/symbols
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
24
Total users
6
Monthly active users
a day ago
Last modified
Categories
Share
📈 Stocktwits data for market research
Stocktwits Scraper helps traders, analysts, and researchers collect current public Stocktwits messages, user posts, and ranked trending symbols. It returns source sentiment, a separate text sentiment label, author and market context, and direct source links in structured dataset rows for market research and downstream analysis.
- Stocktwits Sentiment Analysis compares Stocktwits labels with the separate text sentiment label.
- Use Stocktwits API to start Actor runs and download structured rows.
- Build a message dataset with Stocktwits Dataset for text, symbols, authors, and source links.
- Collect current posts from public accounts with Stocktwits User Posts.
- Export the ranked current symbol list with Stocktwits Trending Symbols.
- Review public author fields in message rows with Stocktwits Author Analysis.
📦 Stocktwits messages and trending symbols
Message rows contain message text, publication time, source sentiment, a text-based sentiment label, cashtags, mentions, public author fields, media, conversation details, and optional price-target fields. Trending-symbol rows contain ranked symbol identity, watchlist context, source trend fields, and market classification.
Some source values can be null or empty when Stocktwits does not provide them. When the same message is found through more than one submitted symbol or username, the Actor saves the first eligible match and skips later matches. matchedInput shows the symbol or username that first found that saved message.
🚀 Run Stocktwits Scraper
- Open the Input tab.
- Choose
symbol,user,trending, ortrending-symbolsin Result type. - Add ticker symbols or public usernames when the chosen mode needs them.
- Set a work limit, or leave it empty to collect all available results until the relevant public source is exhausted.
- Start the Actor and open the dataset.
A Stocktwits login or API key is not needed for this public data.
⚙️ Input
The selected mode controls which public rows the run requests. Fields for another mode are ignored.
Input fields
| Field | Type | What it does |
|---|---|---|
mode | string | Chooses symbol messages, user posts, trending messages, or trending symbols. |
symbols | array of strings | Supplies Stocktwits ticker symbols for symbol mode. Crypto symbols use the .X suffix, such as BTC.X or ETH.X. |
usernames | array of strings | Supplies public Stocktwits usernames without the @ sign for user mode. |
maxTrendingSymbols | integer, optional | Sets the number of ranked symbols for trending-symbols mode. Leave it empty to return all available results until the public trending source is exhausted. |
maxMessagesPerTarget | integer, optional | Sets the number of recent messages for each submitted symbol or username in symbol or user mode. Leave it empty to return all available messages until the public feed is exhausted. |
For both work limits, leaving the field empty returns all available results until the relevant source is exhausted.
Example input
This is the public input from a successful hosted QA default-input run on the current beta build:
{"mode": "symbol","symbols": ["AAPL","TSLA","NVDA","SPY","MSTR"],"usernames": [],"maxMessagesPerTarget": 30}
🧾 Output
Each dataset row is either a message or a trending symbol.
Message rows
| Field | Type | What it does |
|---|---|---|
recordType | string | Identifies a message row as message. |
messageId | integer or null | Stocktwits message ID. |
messageUrl | string or null | Direct link to the Stocktwits message. |
matchedInput | string or null | Submitted symbol or username that first found the message. |
body | string or null | Message text. |
createdAt | date-time string or null | Time the message was posted in ISO 8601 format. |
sourceSentiment | string or null | Stocktwits Bullish or Bearish label, or null when none is present. |
computedSentiment | string or null | Positive, neutral, or negative label based on the message text. |
cashtags | object[] | Cashtags found in the message. |
cashtags[].symbol | string or null | Cashtag symbol. |
cashtags[].title | string or null | Company or asset name. |
cashtags[].exchange | string or null | Exchange name. |
cashtags[].watchlistCount | integer or null | Stocktwits watchlist count for the cashtag. |
cashtags[].currentPrice | number or null | Price shown with the message. |
mentions | string[] | Stocktwits usernames named in the message. |
author | object or null | Public facts about the author. |
author.username | string or null | Author username. |
author.name | string or null | Author display name. |
author.avatarUrl | string or null | Author profile image URL. |
author.official | boolean or null | Whether Stocktwits marks the author as official. |
author.followers | integer or null | Author follower count. |
author.following | integer or null | Number of accounts the author follows. |
author.ideas | integer or null | Author idea count shown by Stocktwits. |
author.likes | integer or null | Number of posts the author has liked. |
author.watchlistCount | integer or null | Number of symbols on the author's watchlist. |
author.joinedAt | string or null | Date the author joined Stocktwits. |
media | object[] | Media attached to the message. |
media[].type | string or null | Media type. |
media[].url | string or null | Media URL. |
media[].width | integer or null | Media width in pixels. |
media[].height | integer or null | Media height in pixels. |
chartUrl | string or null | Link to a chart attached to the message. |
likes | integer or null | Number of likes on the message. |
conversation | object or null | Reply details from Stocktwits. |
conversation.parentMessageId | integer or null | Parent message ID. |
conversation.inReplyToMessageId | integer or null | Message ID this post replies to. |
conversation.replies | integer or null | Reply count. |
conversation.isParent | boolean or null | Whether this is a parent message. |
priceTarget | object or null | Price-target details from Stocktwits when present. |
priceTarget.price | number or null | Target price. |
priceTarget.currency | string or null | Target currency. |
priceTarget.date | string or null | Target date. |
priceTarget.startingPrice | number or null | Starting price for the target. |
priceTarget.currentPrice | number or null | Current price shown for the target. |
Genuine message row
This genuine row is from a successful run on the current beta build:
{"recordType": "message","messageId": 664878825,"messageUrl": "https://stocktwits.com/RaisingGainz/message/664878825","matchedInput": "AAPL","body": "$AAPL $BTC.X $ETH.X \n\nTHE NEW iOS UPDATE SUCKS. \nWTF iOS 27 GOT MY PHONE BATTERY DRAINING 3x AS QUICK","createdAt": "2026-09-23T06:08:38Z","sourceSentiment": null,"computedSentiment": "neutral","cashtags": [{"symbol": "AAPL","title": "Apple Inc","exchange": "NASDAQ","watchlistCount": 994571,"currentPrice": 339.89},{"symbol": "BTC","title": "Bitcoin","exchange": "CRYPTO","watchlistCount": 681354,"currentPrice": null},{"symbol": "ETH","title": "Ethereum","exchange": "CRYPTO","watchlistCount": 338039,"currentPrice": null}],"mentions": [],"author": {"username": "RaisingGainz","name": "Nate","avatarUrl": "https://avatars.stocktwits.com/production/6032403/thumb-1635365145.png","official": false,"followers": 73,"ideas": 2848,"following": 19,"likes": 3987,"watchlistCount": 4,"joinedAt": "2021-10-27"},"media": [],"chartUrl": null,"likes": null,"conversation": null,"priceTarget": null}
Trending-symbol rows
| Field | Type | What it does |
|---|---|---|
recordType | string | Identifies a trending-symbol row as trendingSymbol. |
rank | integer or null | Trending rank, starting at one. |
symbol | string or null | Trending Stocktwits symbol. |
title | string or null | Company or asset name. |
exchange | string or null | Exchange name. |
region | string or null | Region code. |
instrumentClass | string or null | Type of market item. |
logoUrl | string or null | Symbol logo image URL. |
watchlistCount | integer or null | Stocktwits watchlist count. |
sentimentChange | number or null | Sentiment change supplied by Stocktwits. |
volumeChange | number or null | Discussion-volume change supplied by Stocktwits. |
trendScore | number or null | Trend score supplied by Stocktwits. |
trendSummary | string or null | Trend summary supplied by Stocktwits. |
sector | string or null | Market sector. |
industry | string or null | Market industry. |
marketCap | number or null | Market value supplied for the company. |
Genuine trending-symbol row
This genuine row is from a successful trending-symbols run on the current beta build:
{"recordType": "trendingSymbol","rank": 1,"symbol": "XRP.X","title": "Ripple","exchange": "CRYPTO","region": "X","instrumentClass": "CRYPTO","logoUrl": "https://logos.stocktwits-cdn.com/XRP.X.webp","watchlistCount": 238827,"sentimentChange": 7.28,"volumeChange": -13.75,"trendScore": 9.55271,"trendSummary": "XRPs sharp rally and push through resistance are driving attention, with traders attributing part of the move to short covering and liquidations. Bulls see a breakout taking shape, while skeptics argue the advance is squeeze-driven and could fade without stronger catalysts.","sector": "Miscellaneous","industry": "InvestmentTrustsOrMutualFunds","marketCap": 98756.735248}
💳 Pricing
This Actor uses pay-per-event pricing. A charge applies when one public message or trending symbol is saved to your dataset. The current rate is shown in the pricing panel.
🔌 Integrations
- Run the Actor through the Apify API from Python or JavaScript.
- Set an Apify schedule for repeat runs.
- Export the dataset as JSON, CSV, or Excel.
- Use Apify webhooks to send run events to another service.
❓ FAQ
Which mode should I choose?
Use symbol for current public messages for submitted tickers, user for current public posts from submitted usernames, trending for current market-wide trending messages, and trending-symbols for the ranked public trending-symbol list.
What happens when I leave a work limit empty?
The Actor returns all available messages or trending symbols until the relevant public source is exhausted.
What does matchedInput mean?
It is the first submitted symbol or username that found a saved message. If another submitted value finds the same message later, that later match is skipped. Trending messages have null because they are not tied to a submitted symbol or username.
What happens when Stocktwits leaves out a value?
The field can be null or empty. The Actor does not invent missing source facts.
Does source sentiment appear on every message?
No. sourceSentiment is present when the author added a Bullish or Bearish label. computedSentiment is a separate positive, neutral, or negative label based on the message text.
Can I collect posts from a Stocktwits user?
Yes. Choose user and enter public usernames without the @ sign.
Does this provide a full Stocktwits archive?
No. It collects current public data exposed by the chosen Stocktwits source. It does not promise a full historical archive.
Is the data a trading recommendation?
No. The Actor returns source data and text sentiment. It does not give trading advice or predict prices.
📝 Changelog
v1.1 (22-09-2026)
- Collect trending messages and ranked trending symbols with richer market details.
- Save richer message rows with author, media, conversation, price target, and sentiment data.
- Leave source limits empty to collect all available results.
- Normal runs no longer print package startup commands, while result and failure logs remain available.
v1.0
- Added message rows, computed sentiment, author and market context, and ranked trending-symbol details.
v0.0
- Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- Text Sentiment Analysis. Apply positive, neutral, or negative labels to message text for follow-up analysis.
- Twitter Scraper. Add public X posts and profile context when Stocktwits is one part of market research.
- Reddit Comments Search Scraper. Compare public Reddit comments with Stocktwits discussion for sentiment work.
- Morningstar Scraper. Add public stock, mutual fund, and ETF research to symbol-level market work.
- Barchart Scraper. Add financial news, quotes, and options data for the same symbols.
Made with ❤️ by Maxime Dupré