curl --request GET \
--url https://api.sociavault.com/v1/scrape/pinterest/search \
--header 'X-API-Key: <api-key>'Search Pinterest for pins
curl --request GET \
--url https://api.sociavault.com/v1/scrape/pinterest/search \
--header 'X-API-Key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.sociavault.com/llms.txt
Use this file to discover all available pages before exploring further.
Search query
"Italian Pot Roast"
Cursor for pagination
"Y2JVSG81V2sxcmNHRlpWM1J..."
Set to true for a trimmed down version of the response
false
Successful response
Key Response Fields:
pins[n].id: Pin unique IDpins[n].url: Full URL to the pinpins[n].title: Pin titlepins[n].description: Pin description textpins[n].images: Image size variants (170x, 236x, 474x, 736x, orig)pins[n].pinner.username: Pinner's usernamepins[n].board.name: Board the pin belongs topins[n].created_at: Creation timestampcursor: Pagination cursor for the next page of results