Skip to content

Getting more than 50 posts from a community #64

Description

@aconite33

Is there a way to retrieve more than 50 posts from a community? I'm playing around with a bot and trying to grab posts in a community. I can 50 and under, but I cannot grab more than 50 posts.

I get the error:

couldnt_get_posts

I am using the post.list in order to try and grab posts:

lemmy.post.list(1234,None,51,None,None.SortType.New,None)

I don't think this is a server side issue as my rate limits are the defaults and fairly large? Is it something in the library I am not setting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions