Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 276 Bytes

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