threading_control.py
多线程数目控制,用于控制下载线程数目bcy_single_climber.py
半次元单界面爬虫,能够爬取但界面的所有图片bcy_user_climber.py
半次元用户爬虫,能够爬取某用户的所有作品
- Python版本
Python 3.x
- 系统版本
Windowns, Mac OS, Linux
- 依赖库
BeautifulSoup, requests
> pip3 install requests
> pip3 install beautifulsoup4
- 使用方法
Python3 bcy_single_climber.py
`暂不明确`