Pinterest API is so ugly, help me to fetch user pins,boards etc
Asked
Active
Viewed 233 times
0
-
What's ugly about it? Its a standard REST API. Also, you can only fetch the Pins of the currently authenticated user. – Zack Argyle May 31 '16 at 14:42
-
I did it without authenticating an user. – Vivek Yadav Jun 02 '16 at 15:41
-
Yup its possible. Just not technically legal to use the widget API. So don't use it for production work. – Zack Argyle Jun 02 '16 at 15:54