You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I'll add a user page context. Besides this, it looks like adding tags to items is also trivial since they are including in the current ajax query. I did a little investigation and the data returned is very similar. I will need to do some refactoring though.
Current query for tags (example): https://www.pixiv.net/ajax/search/illustrations/<TAG>?word=<TAG>&order=date_d&mode=all&p=1
User query (example): https://www.pixiv.net/ajax/user/<USER>/profile/top
Bridge request
General information
This bridge is a Pixiv User bridge that returns the newest posts from a pixiv user
Host URI for the bridge (i.e.
https://github.com
): https://pixiv.netWhich information would you like to see?
Example for the pixiv user url: https://www.pixiv.net/en/users/11 and the pixiv post url: https://www.pixiv.net/en/artworks/97464592
Pixiv Post URL | (https://www.pixiv.net/en/artworks/97464592)
Pixiv Post ID | https://www.pixiv.net/en/artworks/(97464592)
Pixiv Post Original Image URL | (https://i.pximg.net/img-original/img/2022/04/07/14/17/02/97464592_p0.jpg) from https://www.pixiv.net/en/artworks/97464592
Pixiv Post Tags | (公式企画, 企画目録, スキイチpixiv, 髪型, ショートカット, ロングヘアー, ツインテール)
Pixiv User Name | (pixiv事務局)
Pixiv User ID | https://www.pixiv.net/en/users/(11)
Pixiv User URL | (https://www.pixiv.net/en/users/11)
How should the information be displayed/formatted?
RSS
Which of the following parameters do you expect?
Options
The text was updated successfully, but these errors were encountered: