Skip to content

tylzh97/bcy_crawler

Repository files navigation

bcy_crawler

项目简介

一.文件简介

  1. threading_control.py 多线程数目控制,用于控制下载线程数目
  2. bcy_single_climber.py 半次元单界面爬虫,能够爬取但界面的所有图片
  3. bcy_user_climber.py 半次元用户爬虫,能够爬取某用户的所有作品

二.使用方法

  1. Python版本
  Python 3.x
  1. 系统版本
  Windowns, Mac OS, Linux
  1. 依赖库
  BeautifulSoup, requests
> pip3 install requests
> pip3 install beautifulsoup4
  1. 使用方法

Python3 bcy_single_climber.py

三.已知问题

    `暂不明确`

Enjoy

About

bcy.net 半次元 爬虫

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages