Back to catalog
๐Ÿ“

Google Cloud Natural

API Key

Natural language understanding technology, including sentiment, entity and syntax analysis

๐Ÿ“Text AnalysisHTTPS

Google Cloud Natural Language

NLP analysis including sentiment, entities, and categories

Sentiment Score0.82
Sentiment Magnitude1.4
LanguageEn
Entity Count5
CategoryScience & Technology

Sample Response

response.json
1{
2 "sentiment_score": 0.82,
3 "sentiment_magnitude": 1.4,
4 "language": "en",
5 "entity_count": 5,
6 "category": "Science & Technology"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://cloud.google.com/natural-language/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs