kent-lee / pixiv-scraper

personal project for downloading artworks from Pixiv
39 stars 5 forks source link

Challenge: Download art based on keywords #2

Open DonaldTsang opened 5 years ago

DonaldTsang commented 5 years ago

Like https://github.com/Kent-Lee/pixiv-scraper/issues/1 but with a few key differences:

  1. The links will be different
    • Keywords will be https://www.pixiv.net/search.php?s_mode=s_tag&word=<keyword>
  2. Metadata should be the same
  3. User recommendation should be the same, but now "keyword recommendation" should also exist
    • NLP toolkits will need to be considered
    • Of course common words should be excluded
  4. Artist depth should be the same, but not "keyword depth" should also exist
    • Keyword depth should be weighted differently than Artist depth