Use of API to collect data for all posts by a specific user
I'm learning how to use the Biostar API tool and am interested in being able to analyze data for posts made by a specific set of users. Of course, thats a large number of posts, and I'm having trouble being able to figure out how to use the /api/user/{uid} or the /api/post/{pid} commands to collect data for multiple users or multiple posts at once rather than one at a time. I'm also wondering if there is a way to search for data on all posts, filtering by a specific author_id.
Does anyone have suggestions/ideas on how to use the API to analyze many users/posts at once and how to filter the data by parameters?
• 512 views
•
link
0 answers
No answers yet.
Log in to answer this question.