HibiAPI icon indicating copy to clipboard operation
HibiAPI copied to clipboard

API for bcy.net

Open Ruriko opened this issue 3 years ago • 5 comments

Is it possible if you can make API for bcy.net?

Ruriko avatar Nov 21 '21 08:11 Ruriko

Is it possible if you can make API for bcy.net?

Thank you for your suggestions. Can you provide any open source projects for reference?

Unfortunately, I possibly don't have enough time to deal with this feature. Anyway, Contributions are always welcomed, If you have any further idea, please feel free to reply, so please leave this issue open.

mnixry avatar Nov 21 '21 09:11 mnixry

Is it possible if you can make API for bcy.net?

Thank you for your suggestions. Can you provide any open source projects for reference?

Unfortunately, I possibly don't have enough time to deal with this feature. Anyway, Contributions are always welcomed, If you have any further idea, please feel free to reply, so please leave this issue open.

Can't really provide any open source project since I planned to use a CMS like Wordpress, Drupal, Joomla. I think you can use https://github.com/journey-ad/pixiv-viewer as reference. All it need is to swap the api and edit the url structure since pixiv & bcy are similar sites

Ruriko avatar Nov 21 '21 10:11 Ruriko

Perhaps these endpoints can provide some information:

Rank endpoints:

  • https://bcy.net/apiv3/rank/list/itemInfo?p=2&ttype=novel&sub_type=lastday&date=20211123
  • https://bcy.net/apiv3/rank/list/itemInfo?p=2&ttype=illust&sub_type=week&date=20211121
  • https://bcy.net/apiv3/rank/list/itemInfo?p=3&ttype=cos&sub_type=newPeople&date=20211123

Feed / Recommend endpoints:

  • https://bcy.net/apiv3/common/getFeeds?refer=feed&direction=loadmore
  • https://bcy.net/apiv3/common/getFeeds?refer=channel&direction=loadmore&cid=6618800650505421059
  • https://bcy.net/apiv3/common/getFeeds?refer=channel&direction=loadmore&cid=6618800694038102275
  • https://bcy.net/apiv3/common/getFeeds?refer=channel&direction=loadmore&cid=6618800677680316675

Search endpoint:

  • https://bcy.net/apiv3/search/getContent?query=a%20cute%20cat&from=1&size=12&searchId=4bdbe019-3dc5-43ec-9a87-0495e8173c5c

But for Search endpoint, the result returned is a mix of illust, novel, cos, and Q&A, and the filter switch is not found.

Pretty9 avatar Nov 23 '21 01:11 Pretty9

@Pretty9 do you know the endpoints for user profile?

Ruriko avatar Nov 23 '21 02:11 Ruriko

@Pretty9 do you know the endpoints for user profile?

This endpoint contains the user's posts:

  • https://bcy.net/apiv3/user/selfPosts?uid=1091195447018196&since=0

Pretty9 avatar Nov 24 '21 05:11 Pretty9

bcy.net have shut down

Ruriko avatar Aug 06 '23 03:08 Ruriko