Skip to content

kyrixn/pixiv_rank-for-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixiv_rank-for-tags

This project is invalid now since pixiv revise its website with google recaptchaV3

  • 国内同学要有外网服务器
  • It is just another coding practice of a senior high.
  • a web crawler for pixiv.net
  • It can find the most popular images which have the most likes in several tags and you can batch download them.

Prerequisite:

The version of your python should at least be 3.5 you should intall BeautifulSoup4, lxml, requests in your pip

pip install BeautifulSoup4
pip install lxml
pip install requests

Install

unzip pixiv_rank-for-tags

run

First run main.py then run download.py

chose a tag and images will be download in photos

  • you can install impages to your pc by scp

Releases

No releases published

Packages

No packages published

Languages