Mikubill / pixivpy-async

Pure Python 3 Async Pixiv API
The Unlicense
149 stars 18 forks source link

Question: how to sort illustrations by popularity and filter r18 illusts #30

Open MaikoTan opened 1 year ago

MaikoTan commented 1 year ago

As the title says, I have a premium pixiv accounts so I can search illustrations sorted by popularity. But I didn't see there are any corresponding parameters in search_illusts method. Also I want to filter r18 illustrations, is there any way to achieve it?