News Sentiment Analyzer
Pricing
$6.50 / 1,000 article analyzeds
Go to Apify Store
News Sentiment Analyzer
Analyze news articles for sentiment using NLP. Extract positive, negative, and neutral signals from any news URL or keyword-based news feed.
News Sentiment Analyzer
Pricing
$6.50 / 1,000 article analyzeds
Analyze news articles for sentiment using NLP. Extract positive, negative, and neutral signals from any news URL or keyword-based news feed.
Query
query
Required
The search query that produced this article
Title
title
Required
Article headline
URL
url
Required
Direct URL to the article
Source
source
Required
Name of the news publication
Source Domain
sourceDomain
Required
Domain of the news publication
Published At
publishedAt
Optional
ISO 8601 publication timestamp, or null if not parseable
Scraped At
scrapedAt
Required
ISO 8601 timestamp when this article was scraped
Sentiment
sentiment
Optional
Sentiment analysis result, or null if article was too short or failed analysis
Named Entities
entities
Optional
Named entities extracted from the article with per-entity sentiment scores
Topics
topics
Optional
Key topic terms extracted from the article text
[ "earnings", "revenue", "artificial", "intelligence", "growth"]Article Length
articleLength
Optional
Character count of extracted article text
Article Text
articleText
Optional
Full extracted article text. Only populated when includeArticleText is true.
Article Snippet
articleSnippet
Optional
Short preview of the article content (up to 300 characters)
Image URL
imageUrl
Optional
URL of the article's primary image, or null if none found
Errors
errors
Required
List of error codes encountered while processing this article. An empty array means no errors.
[]