twitter intelligence:Twitter Intelligence OSINT项目对Twitter进行跟踪和分析 源码
Twitter情报 一个用Python编写的项目,用于不使用Twitter API进行Twitter跟踪和分析。 先决条件 该项目是Python 3.x应用程序。 软件包相关性位于文件requirements.txt中。 运行该命令以安装依赖项。 pip3 install -r requirements.txt 数据库 SQLite用作数据库。 Tweet数据存储在Tweet,User,Location,Hashtag,HashtagTweet表中。 数据库是自动创建的。 使用范例 申请工作视图: 得到帮助 python3 tracking.py -h 通过用户名获取推文 pyt
文件列表
twitter-intelligence-master.zip
(预估有个25文件)
twitter-intelligence-master
images
analysisn.png
17KB
app_icon.png
9KB
logo.png
2KB
analysis.png
2KB
logov.png
10KB
tracking.py
6KB
templates
locations.html
2KB
暂无评论