Sentiment and Subject / Topic Analysis
by ai_founder
Artificial Intelligence divides the text into sentences and analyzes the topic, subtopic and sentiment for each sentence.
Opens on Apify.com
About Sentiment and Subject / Topic Analysis
Artificial Intelligence divides the text into sentences and analyzes the topic, subtopic and sentiment for each sentence.
What does this actor do?
Sentiment and Subject / Topic Analysis is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
π§ Sentiment and Subject / Topic Analysis Artificial Intelligence divides your text into sentences and analyzes sentiment, topic, and subtopic for each sentence. Just enter the texts you want to analyze and let the AI handle the rest. --- ## π How It Works This actor uses an advanced AI API to perform sentence-level analysis. For each provided text, it detects the overall sentiment, breaks the text into individual sentences, and extracts main topics and subjects with their corresponding sentiments. Example: > βI love the design, but the battery dies too fast.β Will be divided and analyzed as: * Sentence 1: βI love the design.β β Positive, Subjects: ["Product", "Design"] * Sentence 2: βbut the battery dies too fast.β β Negative, Subjects: ["Product", "Battery"] --- ## βοΈ Input Schema | Field | Type | Description | Default | Required | | -------------------- | -------- | ------------------------------------------------------------------- | ------- | -------- | | texts | array | One or more texts to analyze. | β | β
| | responseLanguage | string | Changes the language of response subjects. Supports 100+ languages. | en | β | ### Example input: json { "texts": [ "My phone stopped charging.", "I tried to return it but they said it was user error." ], "responseLanguage": "en" } --- ## π§Ύ Output Example Each record in the dataset represents one analyzed text with detailed sentence breakdowns. json { "text": "My phone stopped charging.", "sentiment": "Negative", "subjects": ["phone", "charging"], "sentences": [ { "text": "My phone stopped charging.", "sentiment": "Negative", "subjects": ["phone", "charging"] } ] } --- ## πͺ Output Fields | Field | Type | Description | | ------------- | --------------- | ---------------------------------------------------------------- | | text | string | Original analyzed text | | sentiment | string | Overall emotion (Positive, Negative, Neutral) | | subjects | array[string] | List of detected topics/subjects | | sentences | array[object] | Sentence-level analysis containing text, sentiment, and subjects | --- ## π Supported Languages Supports over 100 languages, including English, Spanish, Turkish, French, Arabic, Chinese, Japanese, German, Russian, and many more. You can control the response subject language via the responseLanguage field. --- ## π Usage 1. Add the actor to your Apify account. 2. Provide the texts you want to analyze in the input. 3. Run the actor. 4. View detailed AI-based sentiment and topic analysis in the Dataset tab. --- ## π‘ Notes * Each text is processed independently. * The actor automatically handles sentence splitting. * If an invalid language code is provided, English will be used by default. --- ## π§© Example Result Table (Apify View) | Text | Sentiment | Subjects | Sentences | | -------------------------- | --------- | --------------------- | ---------------------------------------------------------------------------------------------- | | My phone stopped charging. | Negative | ["phone", "charging"] | [{"text":"My phone stopped charging.","sentiment":"Negative","subjects":["phone","charging"]}] | --- ## β¨ Ideal For * Social media feedback analysis * Product review monitoring * Customer sentiment tracking * Automated topic detection * Market and trend analysis --- Would you like me to make a shorter version (under 300 words) for Apify Store βDescriptionβ field as well? Itβs different from README β itβs what users see first in the Apify UI.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Sentiment and Subject / Topic Analysis now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- ai_founder
- Pricing
- Paid
- Total Runs
- 373
- Active Users
- 19
Related Actors
Google Search Results Scraper
by apify
Website Content Crawler
by apify
π₯ Leads Generator - $3/1k 50k leads like Apollo
by microworlds
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support