XMind 8 report warning and some docs update (#452)

This commit is contained in:
Soxoj
2022-04-23 01:28:31 +03:00
committed by GitHub
parent d24d80ab43
commit 34073d12f4
3 changed files with 16 additions and 3 deletions
+12 -1
View File
@@ -3,4 +3,15 @@
Philosophy
==========
Username => Dossier
TL;DR: Username => Dossier
Maigret is designed to gather all the available information about person by his usernname.
What kind of information is this? First, links to person accounts. Secondly, all the machine-extractable
pieces of info, such as: other usernames, full name, URLs to people's images, birthday, location (country,
city, etc.), gender.
All this infromations forms some dossier, but it also useful for other tools and analytical purposes.
Each collected piece of data has a label of a certain format (for exa,ple, ``follower_count`` for the number
of subscribers or ``created_at`` for account creation time) so that it can be parsed and analyzed by various
systems and stored in databases.