
Sentiment Analysis Online Tool
Pricing
Pay per usage

Sentiment Analysis Online Tool
Type in or paste text to get sentiment analysis evaluation using a tool with built-in AI model. Get the sentiment score (0 to 1) and classification (positive, negative, neutral) for each phrase. Export analyzed data, run this tool via API, schedule ad monitor runs or integrate with other tools.
4.5 (2)
Pricing
Pay per usage
3
Monthly users
9
Runs succeeded
>99%
Last modified
6 months ago
You can access the Sentiment Analysis Online Tool programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "texts": [
3 "I like turtles",
4 "I am ok",
5 "The weather is awful!"
6 ]
7}' |
8apify call tri_angle/sentiment-analysis-online-tool --silent --output-dataset
🪶 Sentiment Analysis Online Tool API through CLI
The Apify CLI is the official tool that allows you to use Sentiment Analysis Online Tool locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.