• Stars
    star
    247
  • Rank 164,117 (Top 4 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

中文暗网爬虫

中文暗网爬虫

运行环境

 python2.7
 selenium
 tor浏览器
 geckodriver.exe

运行方式

  • 没有什么特殊的库,缺啥直接pip安装就行

页面爬取

darkweb.py 页面爬取保存及图片id保存脚本
示例: python darkweb.py keyword pagenum
keyword必须是其中一个:'sex','data','service','material','virtual_source','teach','cvv','other','basic','private'
pagenum是页数,随意

图片爬取

get_darkweb_pic_auto.py 根据保存的图片id进行图片定时爬取
python get_darkweb_pic_auto.py
时间间隔自行设定

前台显示

使用nginx.conf启动nginx
python manage.py runserver 127.0.0.1 port
修改配置文件连对应的端口号

预览

1

2

PS

如果要用前台展示,换个好看的前端,没空改,所以太丑了,顺便帮我更新下