- 国内同学要有外网服务器
- 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.
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
unzip pixiv_rank-for-tags
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