using this request to get the pins of a user for Pinterest Api(from pinterest api documentation)
http://widgets.pinterest.com/v3/pidgets/users/{username}/pins/
but by default returns a array of 50 pins is there a way to limit to lower number of pins returned?