-
Notifications
You must be signed in to change notification settings - Fork 291
WEB RPC
You need to be logged in to the website.
-
User Profile =
https://www.pixiv.net/rpc/get_profile.php?user_ids=<user_id>Example: https://www.pixiv.net/rpc/get_profile.php?user_ids=27517
Result
```javascript{ "error" : false, "message" : "", "body" : [{ "user_id" : "27517", "user_name" : "\u85e4\u539f", "user_comment" : "\u25a0Twitter\u2192\r\nhttps://twitter.com/fuzichoco\r\n\u25a0Facebook\u2192\r\nhttps://www.facebook.com/fuzichoco\r\n\u25a0weibo\u2192\r\nhttp://weibo.com/fuzichoco\r\n\r\n\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u4e0b\u8a18\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3078\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002\r\nfuzichoko@yahoo.co.jp\r\n\r\n\r\n\u666e\u6bb5\u306f\u300c\u85e4\u3061\u3087\u3053\u300d\u3068\u3044\u3046\u30da\u30f3\u30cd\u30fc\u30e0\u3067\u6d3b\u52d5\u3057\u3066\u307e\u3059\u3002\r\n\u662d\u548c\u30ec\u30c8\u30ed\uff64\u5c11\u5e74\u5c11\u5973\uff64\u8fd1\u672a\u6765\u2026\u305d\u3093\u306a\u611f\u3058\u306e\u7d75\u304c\u597d\u304d\u3067\u3059\uff61\r\n\r\n\u30a4\u30e9\u30b9\u30c8\u306e\u52a0\u5de5\u30fb\u8ee2\u8f09\u306f\u57fa\u672c\u7684\u306b\u8a31\u53ef\u3092\u51fa\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u3054\u4e86\u627f\u4e0b\u3055\u3044\u3002\r\n\u307e\u305f\u3001\u30de\u30a4\u30d4\u30af\u7533\u8acb\u306f\u7d75\u3092\u63cf\u3044\u3066UP\u3057\u3066\u3044\u308b\u65b9\u306e\u307f\u3067\u304a\u9858\u3044\u81f4\u3057\u307e\u3059\u3002\r\n\u203bReprint is prohibited.\r\n\u203bSorry, MyPixiv(P\u53cb) is Painter only.", "profile_img" : "https://i.pximg.net/user-profile/img/2008/03/31/01/13/19/95581_886b0c6eadefd9d6df6a6776a015920d_170.jpg", "is_follow" : false, "is_premium" : true, "restrict" : 0 } ] }
</details>
* User Details = https://app-api.pixiv.net/v1/user/detail?user_id=<user_id>
Example: https://app-api.pixiv.net/v1/user/detail?user_id=27517
<details><summary>Result</summary>
```javascript
{
"user" : {
"id" : 27517,
"name" : "\u85e4\u539f",
"account" : "fuzichoco",
"profile_image_urls" : {
"medium" : "https:\/\/i.pximg.net\/user-profile\/img\/2008\/03\/31\/01\/13\/19\/95581_886b0c6eadefd9d6df6a6776a015920d_170.jpg"
},
"comment" : "\u25a0Twitter\u2192\r\nhttps:\/\/twitter.com\/fuzichoco\r\n\u25a0Facebook\u2192\r\nhttps:\/\/www.facebook.com\/fuzichoco\r\n\u25a0weibo\u2192\r\nhttp:\/\/weibo.com\/fuzichoco\r\n\r\n\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u4e0b\u8a18\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3078\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002\r\nfuzichoko@yahoo.co.jp\r\n\r\n\r\n\u666e\u6bb5\u306f\u300c\u85e4\u3061\u3087\u3053\u300d\u3068\u3044\u3046\u30da\u30f3\u30cd\u30fc\u30e0\u3067\u6d3b\u52d5\u3057\u3066\u307e\u3059\u3002\r\n\u662d\u548c\u30ec\u30c8\u30ed\uff64\u5c11\u5e74\u5c11\u5973\uff64\u8fd1\u672a\u6765\u2026\u305d\u3093\u306a\u611f\u3058\u306e\u7d75\u304c\u597d\u304d\u3067\u3059\uff61\r\n\r\n\u30a4\u30e9\u30b9\u30c8\u306e\u52a0\u5de5\u30fb\u8ee2\u8f09\u306f\u57fa\u672c\u7684\u306b\u8a31\u53ef\u3092\u51fa\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u3054\u4e86\u627f\u4e0b\u3055\u3044\u3002\r\n\u307e\u305f\u3001\u30de\u30a4\u30d4\u30af\u7533\u8acb\u306f\u7d75\u3092\u63cf\u3044\u3066UP\u3057\u3066\u3044\u308b\u65b9\u306e\u307f\u3067\u304a\u9858\u3044\u81f4\u3057\u307e\u3059\u3002\r\n\u203bReprint is prohibited.\r\n\u203bSorry, MyPixiv(P\u53cb) is Painter only.",
"is_followed" : false
},
"profile" : {
"webpage" : "http:\/\/www.fuzichoco.com\/",
"gender" : "female",
"birth" : "",
"birth_day" : "09-30",
"birth_year" : 0,
"region" : "Tokyo, Japan",
"address_id" : 13,
"country_code" : "",
"job" : "",
"job_id" : 0,
"total_follow_users" : 279,
"total_follower" : 645464,
"total_mypixiv_users" : 1541,
"total_illusts" : 154,
"total_manga" : 1,
"total_novels" : 0,
"total_illust_bookmarks_public" : 4245,
"total_illust_series" : 0,
"background_image_url" : null,
"twitter_account" : "fuzichoco",
"twitter_url" : "https:\/\/twitter.com\/fuzichoco",
"pawoo_url" : "https:\/\/pawoo.net\/oauth_authentications\/27517?provider=pixiv",
"is_premium" : true,
"is_using_custom_profile_image" : true
},
"profile_publicity" : {
"gender" : "public",
"region" : "public",
"birth_day" : "public",
"birth_year" : "public",
"job" : "public",
"pawoo" : true
},
"workspace" : {
"pc" : "Windows10",
"monitor" : "",
"tool" : "openCanvas6 \u30fb CLIP STUDIO PAINT PRO\u30fbphotoshopCS5",
"scanner" : "",
"tablet" : "",
"mouse" : "",
"printer" : "",
"desktop" : "",
"music" : "",
"desk" : "",
"chair" : "",
"comment" : "",
"workspace_image_url" : null
}
}
-
Work Details = https://www.pixiv.net/rpc/get_work.php?id=<work_id>
Result
{
"error" : false,
"message" : "",
"body" : {
"illust" : {
"illust_id" : "69925083",
"illust_user_id" : "27517",
"illust_title" : "\u611b\u3068\u5e0c\u671b\u306e\u7269\u8a9e",
"illust_ext" : "png",
"illust_width" : "512",
"illust_height" : "875",
"illust_restrict" : "0",
"illust_x_restrict" : "0",
"illust_create_date" : "2018-07-30 00:05:46",
"illust_upload_date" : "2018-07-30 00:05:46",
"illust_server_id" : "3",
"illust_hash" : null,
"illust_type" : "0",
"illust_sanity_level" : 2,
"illust_book_style" : "0",
"illust_page_count" : "1",
"user_account" : "fuzichoco",
"user_name" : "\u85e4\u539f",
"url" : "https:\/\/i.pximg.net\/c\/150x150\/img-master\/img\/2018\/07\/30\/00\/05\/46\/69925083_p0_master1200.jpg",
"href" : "https:\/\/www.pixiv.net\/member_illust.php?mode=medium\u0026illust_id=69925083"
},
"novel" : false
}
}-
AJAX Illust Details = https://www.pixiv.net/ajax/user/27517/illusts?
Example: https://www.pixiv.net/ajax/user/27517/illusts?ids[0]=69446451&ids[1]=69204465&ids[2]=69065999
Result
{
"error" : false,
"message" : "",
"body" : {
"69446451" : {
"id" : "69446451",
"title" : "\u602a\u306f\u95c7\u591c\u306b\u8e0a\u308b",
"illustType" : 0,
"xRestrict" : 0,
"url" : "https:\/\/i.pximg.net\/c\/240x240\/img-master\/img\/2018\/06\/29\/00\/08\/49\/69446451_p0_master1200.jpg",
"tags" : ["\u30aa\u30ea\u30b8\u30ca\u30eb", "\u72ac\u5f35\u5b50", "\u5341\u4e8c\u751f\u8096", "\u814b", "\u6975\u5f69\u8272\u306e\u9b54\u8853\u5e2b", "\u30b7\u30e7\u30fc\u30c8\u30d1\u30f3\u30c4", "\u3075\u3068\u3082\u3082", "\u30aa\u30ea\u30b8\u30ca\u30eb10000users\u5165\u308a", "\u77ed\u5200"],
"userId" : "27517",
"width" : 752,
"height" : 1100,
"pageCount" : 1,
"isBookmarkable" : true,
"bookmarkData" : null
},
"69204465" : {
"id" : "69204465",
"title" : "\u900f\u82b1\u56de\u5eca",
"illustType" : 0,
"xRestrict" : 0,
"url" : "https:\/\/i.pximg.net\/c\/240x240\/img-master\/img\/2018\/06\/13\/00\/08\/18\/69204465_p0_master1200.jpg",
"tags" : ["\u30aa\u30ea\u30b8\u30ca\u30eb", "\u6c34\u4e2d", "\u9752", "\u30d5\u30a1\u30f3\u30bf\u30b8\u30fc", "\u9b5a", "\u91d1\u9aea\u78a7\u773c", "\u30aa\u30ea\u30b8\u30ca\u30eb10000users\u5165\u308a", "\u91d1\u9aea\u30ed\u30f3\u30b0", "\u900f\u660e\u611f", "\u900f\u3051\u30b9\u30ab\u30fc\u30c8"],
"userId" : "27517",
"width" : 919,
"height" : 1300,
"pageCount" : 1,
"isBookmarkable" : true,
"bookmarkData" : null
}
}
}