Sentiment and Subject / Topic Analysis

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.

373 runs
19 users
Try This Actor

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

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. 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.

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 Trial

Actor Information

Developer
ai_founder
Pricing
Paid
Total Runs
373
Active Users
19
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support