get_posts

Get information about someone's posts

client.post.get_posts('USERNAME')

username [str]

Username of the user

posts_page [int] (optional)

You can select pages if there are too many posts

posts_to_load [int] (optional)

How many recent posts should be in the response

Last updated