Pinterest/Search
Pinterest

Pinterest Search Scraper API

Find Pinterest pins by keyword and get back full pin payloads with image URLs.

From $0.0030 per call·Median under 2s·One charge per call
One call

Send a search query.
Get back JSON.

This endpoint takes one input: query. The response carries the parsed Pinterest entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/pinterest/search \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query":"Italian Pot Roast"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "platform": "pinterest",
  "scraper": "pinterest-search",
  "input": {
    "query": "Italian Pot Roast"
  },
  "data": {
    "pins": [
      {
        "id": "643874078015272259",
        "url": "https://www.pinterest.com/pin/643874078015272259",
        "description": "#cute #animal #dog #puppy #pfp #icon #dogpfp #silly",
        "created_at": "Tue, 10 Jun 2025 21:45:32 +0000",
        "pinner": {
          "full_name": "Annika Strøm",
          "username": "annikastrom2",
          "follower_count": 2
        },
        "images": {
          "orig": {
            "width": 946,
            "height": 1251,
            "url": "https://i.pinimg.com/originals/….jpg"
          }
        }
      }
    ],
    "cursor": "Y2JVSG81V2sxcmNHRlpWM1J5VFVad1ZsWl…"
  },
  "records": 1,
  "costUsd": 0.01,
  "requestId": "run_3Qm8x2V7nKp4dWcF",
  "elapsedMs": 1840
}
What comes backparsed fields
Pinterest Search
pinterest_pin
pinsarray
cursorstring
One real call · one structured record
What you get

Structured data,
not a scraping project.

Search Pinterest pins by keyword.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST. Works from any language
Built for

The work that
needs this data.

01

Lead generation

Pull Pinterest signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.

02

Market research

Track competitors, audience movements, and trends across Pinterest without standing up any scraping infrastructure.

03

AI training data

Feed predictable Pinterest JSON straight into your model fine-tuning pipeline. Same schema every call.

More Pinterest

The rest of the
Pinterest hub.

Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Search call against pinterest.com. If it doesn’t do what you need, the balance is refundable for 24 hours.