
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
5
Total users
56
Monthly users
14
Runs succeeded
>99%
Last modified
8 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.
$echo '{< "texts": [< "I like turtles",< "I am ok",< "The weather is awful!"< ]<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: