SENTIM-API

A free API for sentiment analysis
Developed by Sharad Raj

Telegram Group: JOIN


HOW TO USE

Just send a POST request to /api/v1/ That is with headers of Accept: "application/json", "Content-Type": "application/json" and body { "text": "Your text here" }

Supported languages

DEMO