dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:
https://developers.pinterest.com/docs/getting-started/introduction/
Apache License 2.0
173 stars 76 forks source link

Followers Data of Users #25

Closed yashasvi12 closed 8 years ago

yashasvi12 commented 8 years ago

How can i get list of followers of a user with their username, this user is not the authenticated user

dirkgroenen commented 8 years ago

As you can read in the Pinterest Documentation this ain't possible at the moment.

https://developers.pinterest.com/docs/api/users/

yashasvi12 commented 8 years ago

Thank you, I saw some other package on github which offered that option and was wondering if it was possible

On Mon, Jan 11, 2016 at 7:36 PM, Dirk Groenen notifications@github.com wrote:

Closed #25 https://github.com/dirkgroenen/Pinterest-API-PHP/issues/25.

— Reply to this email directly or view it on GitHub https://github.com/dirkgroenen/Pinterest-API-PHP/issues/25#event-511127541 .