Lead generation
Pull Pinterest signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Find Pinterest pins by keyword and get back full pin payloads with image URLs.
This endpoint takes one input: query. The response carries the parsed Pinterest entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/pinterest/search \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"query":"Italian Pot Roast"}'{
"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
}Search Pinterest pins by keyword.
Pull Pinterest signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Pinterest without standing up any scraping infrastructure.
Feed predictable Pinterest JSON straight into your model fine-tuning pipeline. Same schema every call.
Detailed information about a single Pinterest pin.
List a Pinterest user's public boards.
Pins inside a specific Pinterest board.
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.