Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danesherbs/factcheck

Search leading academics' opinions on issues.
https://github.com/danesherbs/factcheck

fact-checking flask search-engine

Last synced: 4 days ago
JSON representation

Search leading academics' opinions on issues.

Awesome Lists containing this project

README

        

# FactCheck

FactCheck is like Google, but it only shows you articles mentioning experts. Powered by [Microsoft Academic API](https://www.microsoft.com/en-us/research/project/academic-knowledge/).



## Setup

Subscribe to [Project Academic Knowledge](https://msr-apis.portal.azure-api.net/products/project-academic-knowledge) and set the environment variable `MICROSOFT_ACADEMIC_API_KEY`.

As usual, install `requirements.txt`. Then run the app with
```bash
python app.py
```