Stocktwits Trending Symbols Scraper avatar

Stocktwits Trending Symbols Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Stocktwits Trending Symbols Scraper

Stocktwits Trending Symbols Scraper

Collects Stocktwits trending symbols and returns each one as a flat row with rank, ticker, watch count, and sector. Filter by comma-separated tickers and set a maximum symbol count.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

12 days ago

Last modified

Share

ParseForge

Scrape Stocktwits trending symbols in real time, filtered by ticker or collected all at once. Every symbol comes with its rank, watch count, and sector. No login or API key. Export to CSV, JSON, Excel, or XML.

Stocktwits trending symbols show you which tickers the crowd is watching right now, but the site has no public API for them. This Actor reads the trending page directly, lets you filter by a comma-separated list of tickers like AAPL,TSLA, and returns each symbol as a flat row. You control how many symbols to collect, up to a million per run.

Who uses itWhat they scrape Stocktwits for
Day tradersSpot which stocks are gaining attention before the open.
Quantitative analystsFeed a watchlist of trending tickers into a backtesting pipeline.
Fintech product managersPower a market-mood widget with live trending symbols.
Crypto tradersTrack which crypto tickers are surging in discussion volume.

What it does

This Actor collects Stocktwits trending symbols and returns each one as a flat row with its rank, ticker, watch count, and sector.

  • ๐Ÿ“‹ All trending symbols: collect every symbol on the Stocktwits trending page in one run.
  • ๐ŸŽฏ Ticker filter: supply a comma-separated list of symbols and return only those that are trending.
  • ๐Ÿ”ข Volume control: set a maximum number of symbols to cap the dataset size.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Stocktwits data

๐Ÿ“ˆ Build a pre-market watchlist.

A day trader runs the Actor 30 minutes before the open, filters for a handful of tickers, and loads the trending symbols into a scanner to prioritize trades.

๐Ÿค– Feed a sentiment pipeline.

A quant collects all trending symbols every hour, then passes the tickers to a sentiment scraper to measure crowd mood at scale.

๐Ÿ“Š Power a market dashboard.

A fintech startup runs the Actor every 15 minutes and displays the top 20 trending symbols in a web dashboard for their users.

๐Ÿช™ Monitor crypto hype cycles.

A crypto trader filters for BTC, ETH, and SOL every hour to see when discussion volume spikes and a move may follow.

Why choose this scraper

What you get
No API keyReads the public trending page directly, no registration or OAuth.
Real-time dataReturns the symbols that are trending at the moment you run the Actor.
Fixed schemaEvery row has the same fields: rank, ticker, watch count, and sector.
Flexible outputExport to CSV, JSON, Excel, or XML for any downstream tool.

How it compares

This Actor focuses on the trending symbols list, while the competitors below also scrape posts and sentiment from Stocktwits.

FeatureParseForgeStocktwits ScraperStocktwits Sentiment ScraperStockTwits Scraper
Trending symbols onlyYesNot listedNot listedYes
Ticker filterYesNot listedNot listedNot listed
Full post body textNoYesNot listedYes
Bullish/bearish sentimentNoYesYesYes
No API key requiredYesYesNot listedYes

Configure the run

Drive the Actor with an optional comma-separated ticker filter and a maximum symbol count, so only the symbols you care about reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.85
1,000 results$8.50
10,000 results$85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Stocktwits Trending Symbols Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Stocktwits through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/stocktwits-trending-symbols-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting fewer symbols than I requested?

The Stocktwits trending page may show fewer symbols than your maxItems value at that moment. The Actor returns whatever is available. Try running again later when more symbols are trending.

Why did my ticker filter return no results?

The tickers you entered may not be on the trending page right now. Check the spelling and try again later, or remove the filter to see all trending symbols.

The run failed with a timeout.

A temporary network issue or a slow response from Stocktwits can cause a timeout. Increase the run timeout in your Actor settings and retry.

I see a 403 or blocked error.

Stocktwits may be blocking the datacenter IP. Try running the Actor with a residential proxy or a different IP geolocation in the proxy settings.

FAQ

QuestionAnswer
Do I need a Stocktwits account or API key?No. The Actor reads the public trending page, so no login, API key, or OAuth is required.
How many symbols can I collect in one run?You set the maximum with the maxItems field. The default is 10, and the hard upper limit is 1,000,000.
Can I get only specific tickers?Yes. Use the symbol filter field and enter a comma-separated list like AAPL,TSLA,NVDA. The Actor will return only those tickers if they appear on the trending page.
What fields does each row contain?Each row includes the symbolโ€™s rank, ticker, watch count, and sector. The exact field list is shown in the sample output on this page.
How often does the trending data update?Stocktwits updates its trending page continuously. Run the Actor on a schedule to capture changes as they happen.
Can I export the data to Google Sheets?Yes. Export your run to CSV and import it into Google Sheets, or use an Apify integration to send the data directly.
Does this Actor scrape posts or sentiment?No. This Actor collects only the trending symbols list. For posts and sentiment, see the related actors below.
Is there a rate limit?The Actor reads the page efficiently, but very frequent runs may trigger Stocktwits rate limiting. A schedule of once per minute or slower is safe.
What happens if I leave the symbol filter empty?The Actor returns every symbol currently on the Stocktwits trending page, up to the maximum you set.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Stocktwits, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.