Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 505 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 505 Bytes

Mzitu

github

使用python制作的用于爬取妹子图官网的爬虫程序

  • 环境要求

    • requests (pip)
    • python3
    • tqdm
  • 使用

    $ git clone https://github.com/muxik/Mzitu && cd Mzitu
    $ python3 meizi.py

公告

  • 2020/10/15 版本1.2.1
    • 恢复维护
    • 使用异步
    • 优化的bug
    • 使用多线程