WZhijun154 / PixivCrawler

一个简单的P站高清大图小爬虫。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixivCrawler

一个简单的P站高清大图小爬虫。

Usage

Require (python3)

  • beautifulsoup4
  • lxml

# before you start you must be sure that the lib bs4 and lxml had been installed. eg.
# pip install beautifulsoup4
# pip install lxml

python main.py

About

一个简单的P站高清大图小爬虫。


Languages

Language:Python 100.0%