snapmap-archiver:从特定位置下载所有Snapmaps内容

时间:2021-05-01 02:09:05
【文件属性】:
文件名称:snapmap-archiver:从特定位置下载所有Snapmaps内容
文件大小:51KB
文件格式:ZIP
更新时间:2021-05-01 02:09:05
snapchat osint geolocation osint-python osint-tool snapmap-archiver 用Python编写的工具,用于从特定位置下载所有Snapmaps内容。 设置 pip3 install snapmap-archiver 使用pip3安装依赖pip3 。 pip3 install -r requirements.txt 安装 用法 python3 -m snapmap_archiver -o [OUTPUT DIR] -l= " [LATITUDE],[LONGITUDE] " 不幸的是-l "lat,lon"当解析负数时-l "lat,lon"您必须使用任意的-l="lat,lon"而不是-l "lat,lon" ,因为argsparse会将所述数字解释为额外的参数。 可选参数 汇出JSON 您可以使用--write-json参数导出包含下载的快照信息的JSON文件,该参数将包含快照发布时间和快照位置等信息。 捕捉半径 您提供
【文件预览】:
snapmap-archiver-master
----setup.py(705B)
----.gitignore(2KB)
----requirements.txt(86B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(34KB)
----.github()
--------img()
----README.md(1KB)
----snapmap_archiver()
--------__init__.py(2KB)
--------utils()
--------get_data.py(2KB)
--------__main__.py(79B)

网友评论