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

https://github.com/sourcepirate/healthypot

A Honey pot project for data mining health articles.(SG5203) course project helper
https://github.com/sourcepirate/healthypot

Last synced: 18 days ago
JSON representation

A Honey pot project for data mining health articles.(SG5203) course project helper

Awesome Lists containing this project

README

          

## Healthy POT

An honey pot project for the collecting medical articles.

## Working

Heads to medium to collect all the articles regading to the tags coded in honeypot.

## Running

```

go build https://github.com/sourcepirate/healthypot

mkdir data

./healthypot

```