Twitter 開源數據分析工具——tinfoleak
Tinfoleak 是OSINT (Open Source Intelligence) 和 SOCMINT (Social Media Intelligence) 的開源工具,它能夠自動提取 Twitter 上的信息並自動做後續的分析。Tinfoleak 通過分析 Twitter 的 timeline 來抽取大量數據,並以結構化信息的方式呈現給分析人員。
Github 鏈接:
https://github.com/vaguileradiaz/tinfoleak
Tinfoleak 包含於數個 Linux 的發行版本: Kali, CAINE, BlackArch 和 Buscador,它目前是 Twitter 上用於數據分析的最全面的開源工具。
Tinfoleak 能抽取以下信息:
Account info / User Activity / Protected Accounts / User Relations
Source Applications / User Devices / Use Frequency
Hashtags / Mentions / Likes
Text Analysis / Words Frequency / Media / Metadata
User Visited Places / User Routes / User Top Locations
Social Networks / Digital Identities
Geolocated Users / Tagged Users
Followers / Friends
Lists / Collections
Conversations
安裝
sudo aptinstallpython-pip python-devbuild-essential python2.7-dev python-pyexiv2 python-openssl
sudo pipinstall--upgrade pip
sudo pipinstall--upgrade virtualenv
sudo pipinstall--upgrade tweepy
sudo pipinstall--upgrade pillow
sudo pipinstall--upgrade exifread
sudo pipinstall--upgrade jinja2
sudo pipinstall--upgrade oauth2
快速入門
第一次運行 tinfoleak 時,您需要分配 OAuth 設置。
編輯"tinfoleak.conf"
給這些變數賦值:
CONSUMER_KEY
CONSUMER_SECRET
ACCESS_TOKEN
ACCESS_TOKEN_SECRET
如何獲取這些值:
https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens
保存"tinfoleak.conf"
執行"tinfoleak.py"
NLP 工程師入門實踐班
三大模塊,五大應用,知識點全覆蓋;
海外博士講師,豐富項目分享經驗;
理論+實踐,帶你實戰典型行業應用;
專業答疑社群,討論得出新知。
新人福利
關注 AI 研習社(okweiwu),回復1領取
【超過 1000G 神經網路 / AI / 大數據資料】
前Twitter資深工程師詳解YOLO 2與YOLO 9000目標檢測系統
※數據科學進階之路:了解數據科學工作,管理數據科學家團隊
※阿里將 TVM 融入 TensorFlow,在 GPU 上實現全面提速
TAG:AI研習社 |