搜索正面和负面新闻

Beatrice Riddick

Beatrice Riddick

·

2 分钟 讀!

Search positive and negative news

We are thrilled to say that the apitube.io service has new features now it can also find not only the positive news but also the negative news! Thanks to such a update, you will be able to better see what is going on in the world, or better understand the opinions of people on things of interest to you.

The apitube.io new functionalities are founded on the sentiment analysis technology, and with the help of it, we can decide whether the content of the news is good, bad and indifferent. It is a splendid analyst and marketing instrument to ascertain users and commonplace feelings about companies, product and services in a brief duration.

As an example, the apitube.io API provides withdrawal of the latest news related to Apple and sentiment analysis:

https://api.apitube.io/v1/news/everything?per_page=2&title=Apple&sentiment.overall.polarity=positive

In this request, we would like to have the two latest news items that have a title containing the word Apple and a favorable tone. You will receive the list of the news items that better reflects positive outlook on Apple.

To get a deeper analysis, one can use the following query:

https://api.apitube.io/v1/news/everything?limit=2&sentiment.overall.score=0.4&sentiment.overall.score=-0.2&title=Apple

Here, we asked the two most recent news pieces that mentioned the word apple in the title and that we had an emotion ranging between -0.2 -0.4. You will receive more diversity of news that could have both positive and negative sentiment, although which will have a more moderate nature.

We believe that the additional functionalities of apitube.io will be valuable to a significant number of SK and we will be glad to listen to your responses and recommendations on how to further enhance the service. Thank you for your attention!

APITube - News API

相关文章

按类别搜寻
Product

按类别搜寻

搜索基于不同类别的新闻文章! 有了这个新功能,您现在可以轻松过滤您的新闻搜索,并在感兴趣的特定领域找到文章。

如何开始使用APITube新闻API:一步一步的指南
Product

如何开始使用APITube新闻API:一步一步的指南

了解如何使用APITube新闻API访问来自全球500,000多个经过验证的来源的实时新闻数据。 本指南涵盖了从注册到高级过滤选项的所有内容。

按语言搜索新闻文章
Product

按语言搜索新闻文章

搜索多种语言的新闻文章! 有了这个新的功能,你可以很容易地找到你喜欢的语言的新闻文章,并保持最新的来自世界各地的最新消息。

使用邮递员收集与apitube.io
Product

使用邮递员收集与apitube.io

学习如何有效地使用邮递员收集与apitube.io 访问全球新闻Api,自动化测试,并增强您的开发工作流.