Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 526 Bytes

PixivDailyTop50

A spider for Pixiv Daily Top 50

Need the following libs

  • Requests
  • BeautifulSoup

Usage  

python main.py file.   Then input your personal Pixiv's username and password.
And then what you should do is waiting the spider download all the images from Pixiv's daily TOP50.

Shortcoming

If there are more than one image, the program will show failure message in the terminal.

Thanks

Thanks @_Kazusa for his (or her?) help.