Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis a8d0a7d886
Implement more API functions
2022-07-21 13:40:17 +01:00
api Implement more API functions 2022-07-21 13:40:17 +01:00
commands Begin work on API endpoint 2022-07-21 13:40:11 +01:00
conf Update config 2022-07-21 13:40:15 +01:00
core Begin work on API endpoint 2022-07-21 13:40:11 +01:00
modules Reformat again 2022-07-21 13:40:09 +01:00
utils Reformat again 2022-07-21 13:40:09 +01:00
.gitignore Implement channel blacklisting 2020-11-01 19:54:24 +00:00
.pre-commit-config.yaml Reformat again 2022-07-21 13:40:09 +01:00
main.py Reformat again 2022-07-21 13:40:09 +01:00
requirements.txt Reformat code with pre-commit 2022-07-21 13:39:41 +01:00
threshold Begin work on API endpoint 2022-07-21 13:40:11 +01:00