Skip to main content

Checks reliability of sites

Project description

This program was created in order to help distinguish fake news/clickbait article from reliable one. It is based on:
- blacklist sites which have poor reputation
- title expressions generally considered as clickbaits
- opinion expressions, which is non-neutral and creates a special view on issue

It won't clearly show you forbidden sites, but as a result it returns top websites links with indexes of untrust.
Indexes starts at 0 which means that in the article was not found any suspected expressions.
The higher returned index is, the more untrusted site it is. You should think twice before you click on them.

## How to use
1. Run python and then:
>>> from post_truth_checker import main
>>> main.run('expression')
where <expression> is a phrase you want to test out. The phrase have to be in quotation signs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

post_truth_checker-0.1.tar.gz (11.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page