Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 616 Bytes

health-data-scraper

This project is created to mine available health data from social media and test the validity of mined data on scientific biomedical sources such as PubMed.

Project website: https://healdash.herokuapp.com/

Installation

Use the package manager pip to install requirements.

python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT