Skip to content
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.
/ pixiv-crawler Public archive

A Pixiv crawler that can filter images by the numbers of bookmarks. P站爬虫,可根据书签数量筛选。

Notifications You must be signed in to change notification settings

hanyucc/pixiv-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixiv-crawler

A Pixiv crawler that can filter images by the numbers of bookmarks.

(P站又改网页结构了,气人...)

Requirements

  • Python 3
  • Requests
  • BeautifulSoup 4
pip3 install requests
pip3 install beautifulsoup4
pip3 install lxml

Removed proxy version.

Usage

Either fill in all fields in query.json (to avoid filling in the same information every time you run the script) or delete the file.

Then, run the script.

python3 get_image.py

About

A Pixiv crawler that can filter images by the numbers of bookmarks. P站爬虫,可根据书签数量筛选。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages