pinterest中文官网有个uk和www哪个是官网

&#8212Official Site - Fine Linens | Luxury Bedding & Bath
JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of this website.
I agree to Matouk'sPinterest API
As of June 2012 Pinterest have not implemented their API.
I'm working on something where I need to access my pins and so have scraped Pinterest and am providing the results in the form of a 'Pinterest API'.
If it stops working do me a favour and email pinterestapi at jmoz dot co dot uk
Update 06/08/13
Added /boards.
Fixed 'board' attribute for /pins.
Update 17/07/13
More changes in Pinterest's backend has broken this app.
Fixed pins and will work on others soon.
Update 15/07/13
I have updated the app to work with Pinterest's new backend.
It now returns the same data as returned by Pinterest's own backend JSON service.
This app is now acting pretty much as a pr no more scraping.
A big thank you to
who was helpful and provided information and code.
Update 02/07/13
Pinterest have changed how their site works so the scraper no longer works correctly. There is no planned fix at the moment, apologies.
Update 18/03/13
I've added paging support for all endpoints (I don't think boards works, not tested).
For each request just add the querystring parameter page on the end:
$ curl http://pinterestapi.co.uk/jwmoz/pins?page=2
Pins: /{username}/pins
Returns an array of the specified user's pins.
Limited to 50 results.
$ curl http://pinterestapi.co.uk/jwmoz/pins
href: "/pin/27506/",
src: "http://media-cache-/236x/8f/89/c5/8f89ca9fe79ee6.jpg",
desc: "Iguazu Falls",
href: "/jwmoz/take-me-there/",
name: "Take me there"
domain: "",
attrib: false
href: "/pin/45513/",
src: "http://media-cache-/236x/d5/43/85/d23e813ef0f991d9089a.jpg",
desc: "Samui lake by jwmoz, via Flickr",
board: "Been & Seen Thailand",
href: "/jwmoz/been-seen-thailand/",
name: "Been & Seen Thailand"
domain: "",
attrib: "by jwmoz",
href: "/photos/jwmoz/",
source: "Flickr",
img: "http://passets-/images/api/attrib/flickr.png"
"count": 2
Boards: /{username}/boards
Returns an array of the specified user's boards.
Limited to 50 results.
$ curl http://pinterestapi.co.uk/jwmoz/boards
name: "JMOZ",
href: "/jwmoz/jmoz/",
src: "http://media-cache-/216x146/dc/ab/56/dcabdbf321f9dd.jpg"
name: "Take me there",
href: "/jwmoz/take-me-there/",
src: "http://media-cache-/216x146/e2/d6/15/e2d615ac2ff7aa6bca2137c.jpg"
"count": 2

我要回帖

更多关于 pinterest官网 的文章

 

随机推荐