Cookbook·Social·pinterest.com

Scrape pinterest.com

The call that returns pages from pinterest.com today, with the parameters, patterns and failure modes read off the request log since 14 Aug 2026. Last tested 6 Sep 2026.

95.1% success · Aug 2026No browser neededStandard price · 1 credit

About pinterest.com

pinterest.com describes itself as “Discover recipes, home ideas, style inspiration and other ideas to try”.

Its home page declares 12 languages: es-ar, de-at, en-au, pt, en-ca, en-ch, es-cl, es-co, cs, de, da, es.

Its robots.txt names 50 sitemaps and disallows 12 paths.

Measured on Crawlbase

Success rate over every request from every account in August 2026: 95.1%. Patterns, countries and failures come from the request log since 14 Aug 2026; 0.5% of successful calls used the JavaScript token and the median answer took 978ms.

Among the 8 social sites in the Cookbook, pinterest.com ranks 8 of 8 by success rate; the category median is 98.9%. Its median answer of 978ms is faster than the category median of 9.2s. 6 of the 8 accept the plain token, this one among them.

The call

The most common shape of URL the accounts fetch, with the country and token that succeed most often. Replace the placeholder path with a real one from the site.

Run in Playground
curl "https://api.crawlbase.com/?token=YOUR_TOKEN&url=https%3A%2F%2Fwww.pinterest.com%2Fexample-page"

Parameters that matter

ParameterSet it toWhy
countryleave unsetMost successful calls set no country (99.8%) and succeed at 94.8%.
javascriptleave unsetPlain-token calls succeed at 94.8% and make up 99.6% of the traffic. A browser costs more and, on this site, buys nothing.

URL patterns accounts fetch

PatternShare of successesJavaScript tokenCountryQuery parameters
/{slug}75.3%0.0%nonenone
/pin/{id}6.5%15.4%nonenone
/{slug}/{slug}/{id}4.3%0.0%nonenone

Fields you get

Structured data Crawlbase found on pinterest.com, by page type. These are the schema.org types in the page, the fields your parser can read straight from the JSON-LD block:

  • Home: WebSite

What breaks, and the fix

Of the failures since 14 Aug 2026, the site answered:

400: 61.5% of failures 400 means the site refused the fetch. Treat it like a block: retry once with the JavaScript token and the country the successful calls use, then stop.
422: 21.9% of failures 422 means the site refused the fetch. Treat it like a block: retry once with the JavaScript token and the country the successful calls use, then stop.
504: 14.1% of failures A 504 is a timeout: the page did not finish inside the limit. Retry once, and keep your own client timeout above the median answer time shown for this site.

Run it on a schedule

The median answer on this site is 978ms. Push a URL list to the Crawler with a callback for anything larger than a few thousand pages a day; it paces the calls and retries what the site refuses.

Questions

Do I need a browser to scrape pinterest.com?

No. 94.8% of plain-token calls succeed and accounts send 99.6% of their traffic without a browser.

How much does a pinterest.com page cost on Crawlbase?

1 credit without a browser. pinterest.com is in the standard tier.

Which country should I set for pinterest.com?

None is needed: most successful calls leave it unset.

Other pages on pinterest.com

Pages pinterest.com lists in its own sitemaps, fetched by Crawlbase on 6 Sep 2026 and verified in 2 consecutive runs. Each row is the cheapest call that returned the page with its content.

PageExampleTokenCountryMedian
Home
/
Structured data: WebSite
pinterest.com/Plainnone2.7s
Site names identify the pages a recipe fetches. Crawlbase is not affiliated with any site listed. Use recipes within the acceptable use policy.Measured numbers from August 2026, refreshed monthly