Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about illust_ranking #197

Open
ShallJaiden opened this issue Dec 14, 2021 · 3 comments
Open

about illust_ranking #197

ShallJaiden opened this issue Dec 14, 2021 · 3 comments

Comments

@ShallJaiden
Copy link

請問有沒有只訪問插畫排行榜的功能?現有的illust_ranking只能訪問綜合ranking(包含系列漫畫)

@upbit
Copy link
Owner

upbit commented Dec 14, 2021

    # 作品排行
    # mode: [day, week, month, day_male, day_female, week_original, week_rookie, day_manga]
    # date: '2016-08-01'
    # mode(r18榜单需登录): [day_r18, day_male_r18, day_female_r18, week_r18, week_r18g]
    def illust_ranking(self, mode='day', date=None, offset=None):

illust_ranking的mode参数,可以指定要访问的插画榜单,date可以指定日期

@upbit upbit added the question label Dec 14, 2021
@ShallJaiden
Copy link
Author

```python
    # 作品排行
    # mode: [day, week, month, day_male, day_female, week_original, week_rookie, day_manga]
    # date: '2016-08-01'
    # mode(r18榜单需登录): [day_r18, day_male_r18, day_female_r18, week_r18, week_r18g]
    def illust_ranking(self, mode='day', date=None, offset=None):

illust_ranking的mode参数,可以指定要访问的插画榜单,date可以指定日期

但是mode沒有提供插畫ranking的選項啊
Screenshot 2021-12-14 at 11 20 58 AM
ranking的類型是比mode要上一層的

@upbit
Copy link
Owner

upbit commented Dec 14, 2021

嗯,这个可能是 xxx_ranking 的其他接口,之前用的比较少没有测试过。我抽空看看

如果有App上的相关请求URL,可以发给我参考下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants