This project crawls Flemish factchecking sites (sites listed below), extracts all the relevant information in a Postgresql database and makes it available via a Python (Flask) RESTful API in JSON format.
Sites crawled:
"title" : Title of the factcheck.
"description" : Short description of the factcheck.
"URL" : URL of the article.
"language" : Language of the factcheck. ("fr","nl")
"date" : Date when the factcheck was published.
"publisher" : Publisher of the factcheck (organization).
"thumbnail" : Thumbnail of the article.
Run app.py. Wait until everything has been initilialized.
Then go to the app's url. For example: http://127.0.0.1:5000/api/knack