Search and download Pixiv pictures using GitHub Actions
Usage:
- Go to Actions -> Get Search Result -> Run workflow, and enter the key words and page parameters, and run workflow
- If you encounter "This version of ChromeDriver only supports Chrome version xx" when running "Get Search Result", please replace
/chrome/chromedriver
with driver file of correct version, and try again. - Open the same page URL (Expand "Working" in action log) in https://www.site-shot.com (turn on "full-size") and check whether there are any pictures you want, and find the title or the author.
- Go to generated HTML file
dom.html
in the repo and find the same string of the author or the title. Find the artwork ID nearby. - Go to Actions -> Get Picture -> Run workflow, and enter the artwork ID, and run workflow
- Check out and download the picture you get from the workflow
The sample picture artwork 93990138 is my very first artwork submitted to Pixiv. (Just a copy draw...) 😜