GlobeNewswire Continuous Monitor
Pricing
from $0.50 / 1,000 checked filings
GlobeNewswire Continuous Monitor
Continuously polls GlobeNewswire's new press releases, filters by language, industry, stock ticker and keywords, and dispatches notifications on match.
Pricing
from $0.50 / 1,000 checked filings
Rating
0.0
(0)
Developer
Scraping Crew
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
GlobeNewswire Scraper & Real-Time Press Release Monitor
What does GlobeNewswire Scraper & Real-Time Press Release Monitor do?
GlobeNewswire Continuous Monitor watches GlobeNewswire for new press releases and checks each one against a list of stock tickers and keywords you define. Every filing is saved to an Apify dataset, and when a release matches both a ticker and a keyword, real-time alerts are dispatched to your Telegram, Discord, or Slack channel — all without any infrastructure to manage on your end.
The actor runs continuously — start it once and it keeps checking GlobeNewswire on an interval until you cancel it. The Apify platform handles automatic retries, proxy rotation, persistent visited-filing tracking across restarts, and full dataset history accessible via API or export.
Features
- ⚡ Continuous real-time monitoring
- 🔔 Instant Telegram, Discord & Slack alerts
- 🎯 Match stock tickers and keywords
- 🌍 Filter by language and industry
- 🏷️ Stock-only filtering by GlobeNewswire ticker tags
- 📄 Extract full press release content
- 🗂️ Structured JSON dataset
- 🔄 Automatic duplicate detection
- 📊 Export as JSON, CSV, Excel, or via API
- 🤖 Ready for AI, n8n, Zapier, and RAG workflows
- 🌐 Optional Apify Proxy support
Use cases?
- Investor research — catch earnings announcements, M&A news, or product launches the moment they hit the wire.
- Competitive intelligence — track competitor tickers or brand keywords and get pinged on every press release.
- Compliance & risk monitoring — watch for keywords like "FDA", "recall", or "settlement".
- News aggregation — build a structured dataset of press releases for downstream analysis or NLP pipelines.
- No-code alerts — configure once in the Apify Console, schedule it, and let notifications come to you.
- Active traders — get notified within seconds of a press release going live, before price action reflects the news.
How to use?
- Create a free Apify account at apify.com if you don't have one.
- Open the Actor in the Apify Console and click Try for free.
- In the Input tab, enter your tickers (one per line) and keywords (one per line).
- (Optional) Restrict results to specific languages, industries/subjects, or stock-tagged filings only.
- (Optional) Add a Telegram bot token + chat ID, a Discord webhook URL, or a Slack webhook URL to receive instant alerts.
- (Optional) Enable Apify Proxy if you encounter rate-limit errors on large runs.
- Click Save & Run.
- View collected filings in the Output tab or download them as JSON, CSV, or Excel.
Input
All fields are optional — running without tickers/keywords collects all current filings with no filtering.
| Field | Type | Description |
|---|---|---|
tickers | textarea | Stock ticker symbols to watch, one per line (e.g. AAPL). |
keywords | textarea | Keywords or phrases to match in filing content, one per line (e.g. merger). |
target_industries | textarea | Industry/subject codes to include, one per line. Leave empty to accept all. |
stock_only | boolean | Only keep filings GlobeNewswire tags with a stock ticker (e.g. NYSE:SF). Filters out releases with no associated security. |
gnw_keywords | boolean | Include GlobeNewswire's own keyword tags in the dataset output. |
languages | array | Language codes to include (e.g. en, fr, de, da). Leave empty to accept all. |
max_items | integer | Stop the run after this many new filings. 0 runs continuously until cancelled. |
telegram_bot_token | string (secret) | Telegram bot token from @BotFather. |
telegram_chat_id | string | Telegram chat or channel ID (e.g. -100xxxxxxx or @yourchannel). |
discord_webhook | string (secret) | Discord channel webhook URL. |
slack_webhook | string (secret) | Slack incoming webhook URL. |
proxyConfiguration | object | Apify Proxy settings. Useful to avoid rate-limit errors. |
Example input
{"tickers": "AAPL\nMSFT\nNVDA","keywords": "acquisition\npartnership\nFDA approval","languages": ["en"],"telegram_bot_token": "123456:ABC-xyz","telegram_chat_id": "-1001234567890","proxyConfiguration": { "useApifyProxy": false }}
An alert fires only when at least one ticker AND at least one keyword both appear in the same filing.
Output
Every press release is pushed to the default dataset. If you set language, industry, or stock-only filters, the dataset will contain only the matching filings.
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel from the Storage tab.
Example dataset item
{"news_id": "9155234","news_link": "https://www.globenewswire.com/news-release/2026/07/09/apple-announces-strategic-partnership-with-xyz-corp.html","news_title": "Apple Announces Strategic Partnership With XYZ Corp","news_date": "9 Jul 2026","news_hour": "14:30:00","language": "en","news_subjects": ["Technology", "Partnerships"],"found_tickers": ["AAPL", "XYZ"],"related_tickers": ["AAPL"],"found_keywords": ["partnership"],"content": "apple inc. today announced a definitive agreement to acquire xyz corp for 2 billion dollars..."}
Data table
| Field | Format | Description |
|---|---|---|
news_id | text | Unique GlobeNewswire article identifier. |
news_link | link | Full URL to the press release page. |
news_title | text | Headline of the press release. |
news_date | text | Publication date (e.g. 9 Jul 2026). |
news_hour | text | Publication time (e.g. 14:30:00). |
language | text | Language code of the press release (e.g. en, fr). |
news_subjects | array | Industry/subject tags attached to the filing. |
news_keywords | array | GlobeNewswire's own keyword tags (only included when gnw_keywords is enabled). |
found_tickers | array | All tickers mentioned anywhere in the article text. |
related_tickers | array | Subset of your watchlist tickers that were matched in this specific filing. |
found_keywords | array | Keywords from your input that were matched in this filing. |
content | text | Full text body of the press release. |
How much does it cost to monitor GlobeNewswire?
Each poll processes a batch of the most recent filings — one HTTP request per new article. On Apify's free tier you get $5/month of compute, which is more than enough for hourly scheduled runs.
For high-frequency monitoring, costs remain minimal — HTTP-only crawling (no browser) keeps compute usage very low.
Notifications (Telegram/Discord/Slack) are charged per dispatch event at a symbolic amount only.
Tips & Advanced Options
- Continuous operation — Start the actor once and let it run. It checks for new filings on an interval and stops only when you cancel it (or hit the
max_itemslimit, if set). - Broad keyword matching — Keywords are matched as whole words, so
applewon't trigger onpineapple. - Stock-only mode — Enable
stock_onlyto skip general press releases and keep only filings tied to a specific security. - Multiple notification channels — All three channels (Telegram, Discord, Slack) can be configured simultaneously and are notified in parallel.
- Export for analysis — Use the dataset API endpoint or download as CSV/JSON to feed filings into a spreadsheet, database, or NLP pipeline.
- Proxy for stability — If you run the Actor very frequently, enable Apify Proxy to avoid rate-limit errors from GlobeNewswire.
- LLM & automation ready — the dataset output is clean, structured JSON with no HTML artifacts, ready to feed directly into LLM pipelines (OpenAI, Claude, etc.), n8n workflows, Zapier automations, or custom RAG systems without any preprocessing.
Combine with PR Newswire Filing Monitor and SEC GOV Filing Monitor
For complete market intelligence, pair this Actor with the PR Newswire Filing Monitor and the SEC GOV Filing Monitor — which watches SEC EDGAR for official regulatory filings (10-K, 10-Q, 8-K, S-1, etc.).
| Actor | Source | Best for |
|---|---|---|
| GlobeNewswire Continuous Monitor | GlobeNewswire | Press releases, earnings announcements, product launches, partnerships |
| PR Newswire Filing Monitor | PR Newswire | Press releases, earnings announcements, product launches, partnerships |
| SEC GOV Filing Monitor | SEC EDGAR | Regulatory filings, insider transactions, IPO prospectuses, material events |
Running all three on the same ticker watchlist and scheduling them in parallel gives you full coverage — the moment a company puts out a press release on either wire or files with the SEC, you get an alert. All three Actors share the same notification channels (Telegram, Discord, Slack) and output structured dataset formats, making it easy to merge or compare results downstream.
FAQ, Disclaimers & Support
Why am I not receiving alerts?
Make sure both tickers and keywords are set — alerts only fire when both match. Double-check your bot token, chat ID, or webhook URL.
The Actor runs but the dataset is empty.
GlobeNewswire may have returned no new items since the last check (all were already in visited-filings), or your filters (languages, target_industries, stock_only) may be excluding everything. Try clearing the visited-filings key-value store in the Apify Console to reset the cache.
Support & feedback Open an issue in the Issues tab or contact us for a custom monitoring solution tailored to your specific requirements.
SEO Keywords
GlobeNewswire scraper, GlobeNewswire monitor, GlobeNewswire API, press release scraper, press release monitoring, stock ticker alerts, real-time press release alerts, investor research tool, earnings announcement tracker, M&A news monitor, competitive intelligence tool, compliance news monitoring, financial news aggregator, press release dataset, GlobeNewswire scraping tool, Telegram stock alerts, Discord news webhook, Slack news notifications, stock market news scraper, ticker keyword matching, news monitoring actor, Apify GlobeNewswire actor, continuous news monitor, financial press release API, IR news tracker, keyword-based news alerts, real-time financial news feed, no-code news alerts, press release JSON export, SEC filing alternative news source, stock ticker scraper, stock ticker tracker, stock ticker news alerts, NYSE ticker monitor, NASDAQ ticker monitor, ticker symbol news feed, ticker watchlist alerts, stock symbol press release tracker, publicly traded company news monitor, ticker-based news filtering, stock news screener, equity news alerts, ticker mention tracker, stock market press release API