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
- Host: GitHub
- URL: https://github.com/sourcepirate/healthypot
- Owner: sourcepirate
- Created: 2018-10-15T15:33:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T08:38:45.000Z (about 7 years ago)
- Last Synced: 2025-12-26T17:45:06.766Z (6 months ago)
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```