Page 1 of 1

limit twitter posts

Posted: Wed May 29, 2013 8:59 am
by Michael4771079

Hi,
I have a twitter feed set up all wrks well, I need to limit the numbers of poste per page, I notice in the response from there are options "posts per page" and "next page"

How can I use these

thx

Image


limit twitter posts

Posted: Wed May 29, 2013 11:23 am
by Kateryna Grynko

Hi Michael,

This should be helpful:
https://dev.twitter.com/docs/api/1/ge...

You would need to add one more Request parameter and update parameters for every next page.