What It Does
- Surfaces recent news mentions for each company in your table
- Uses the domain to find articles tied to that organization
- Returns article-level insights like headline, link, and detection timestamp
- Outputs one row per article β so companies with more coverage show up more
- Automatically handles column name clashes like
titleortimestamp
All headlines come from Predictleads, our trusted news enrichment vendor β for now. Weβre exploring more sources soon.
π Getting Started

1
Add the Node
Drop Get Company News into your flow β itβs especially useful post-enrichment or after scoring.
2
Map the Domain
Use a static domain (
nrev.ai) or reference a mapped column like @domain from earlier in your pipeline.3
Set Timeframe + Limit
Choose how far back to look (
last_3_months, last_year, etc.) and how many headlines to fetch per company (max 1000).4
Run It
Each article becomes a new row β companies with more coverage get more visibility.
Inputs
π οΈ Required Fields
-
Domain (β
)
This is how we look up company-specific headlines.
Example:nrev.aior@domain(dynamic reference) -
Timeframe (β
)
Controls how recent the articles are.
Options:last_month,last_3_months,last_6_months,last_year -
Limit (β
)
Sets the max number of headlines returned per company.
Default is 100. Max: 1000 per domain.
Each article = one row.
Output
Youβll get a row per article with the following fields:titleβ The article headlinenews_urlβ Direct link to the sourcetimestampβ When we detected it
| Field | Description |
|---|---|
title | Article headline |
news_url | Link to original article |
timestamp | When the article was detected |

If your input already has a column like
title, weβll rename the new one to avoid conflict (e.g., title_1).How It Works
- We read the domain (static or via
@) - Query Predictleads for recent articles about that company
- Add each article as a separate row
- Auto-resolve naming conflicts so downstream steps arenβt blocked
π Use Cases & Prompts
| Use Case | Setup Example |
|---|---|
| Warm Outbound | Use @domain, fetch headlines, and mention recent press in email |
| Account Research | See whoβs raising, hiring, or getting featured |
| Prioritization Signals | More headlines = more market motion β maybe itβs time to reach out |
| Competitive Monitoring | Fetch news for rival accounts weekly |
β¨ Pro Tips
β οΈ Important Considerations
π Troubleshooting & Gotchas
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Blank output | No news for that domain | Try expanding the timeframe or check the domain |
title_1, timestamp_1 | Column name collision | Use Rename Columns downstream if needed |
| Too many rows | Company has lots of coverage | Adjust the limit field or filter later |
π FAQ
What vendors are used?
What vendors are used?
Right now, all news is powered by Predictleads. Weβre exploring more sources to expand coverage.
Do I get charged if no news is found?
Do I get charged if no news is found?
Nope β youβre only charged for domains where news was actually fetched.
Can I fetch news for multiple companies at once?
Can I fetch news for multiple companies at once?
Yes β each row in your input table can reference a different domain.
How recent is the news?
How recent is the news?
You choose the recency. We offer filters for last 1, 3, 6, or 12 months.
π° Pricing
| Mode | Credit Cost |
|---|---|
| Per page fetched | 2 credits |
Youβre only charged for domains where headlines are actually returned β no results = no cost.
Enrich your accounts with timely context β use recent headlines to drive better targeting, scoring, or outreach. π°π