CWHer / PixivCrawler

Pixiv Utils implemented in Python, including Pixiv Crawler and Mosaic Puzzles, support for rankings, personal bookmarks, artist works and keyword search for personalized filtering, and provide high-performance multi-threaded parallel download. 🤗
GNU General Public License v3.0
214 stars 28 forks source link

Add advanced tags search support #4

Closed yhqjohn closed 1 year ago

yhqjohn commented 1 year ago

Add TagsCrawler class, which enables the crawler to collect the search results of an advanced tags query (see https://www.pixiv.help/hc/zh-cn/articles/235646387-%E6%83%B3%E4%BA%86%E8%A7%A3%E5%A6%82%E4%BD%95%E5%9C%A8pixiv%E4%B8%8A%E6%90%9C%E7%B4%A2%E4%BD%9C%E5%93%81).

CWHer commented 1 year ago

Thanks in advance for your PR; I need some time to review it. Sadly I am busy right now, so allow me several days.