2016-09-23 14 views

回答

2

/V1/boards //

在請求的字段中包含'counts',您將得到類似如下的結果:

root:{} 1 item 
    data:{} 4 items 
     url:https://www.pinterest.com/<username>/<boardname>/ 
     counts:{} 3 items 
      pins:50 
      collaborators:0 
      followers:2954 <-- You want this 
     id:483292672451505177 
     name:<display name> 
相關問題