fake-news-detector / api

API for saving news flagging by the users
https://fake-news-detector-api.herokuapp.com/
8 stars 1 forks source link

Also accept text to check votes, without url #17

Closed rogeriochaves closed 6 years ago

rogeriochaves commented 6 years ago

Currently we use the url to identify content, and scrape them to get the text. But there are a lot of rumors and fake news that are shared via whatsapp, those usually doesn't have urls nor dates or anything else, just a simple text asking to be reshared that people simply believe.

image

So it would be great if users could copy and paste the text and use robinho to check if something is a rumor or not