ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Pinterest

Pinterest Board API

A board's metadata and its pins, cursor-paginated at up to 50 per page. Costs 1 credit per request.

POST/api/v1/pinterest/board

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
boardstringrequired

Board URL, a username/slug pair like pinterest/spice-up-your-dinner-plans, or a numeric board id.

Example: https://www.pinterest.com/pinterest/spice-up-your-dinner-plans/

cursorstring

Opaque pagination cursor from a previous response. Omit for the first page; when the response's cursor is null the feed is exhausted.

page_sizeintegerdefault:25

Pins per page, 1-50.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
result = client.pinterest.board("pinterest/spice-up-your-dinner-plans", page_size=25)
print(result)

Response

"count": 25,
"cursor": "Y2JZakk0ZVU1WWR6Qk9SRTB3VG1wbk5FOUVVVEZPZWxVeFRWUlZORXRyWkZKVVEzQTRUMFJrYTA1cVpHdE5NbFV6V1ZkV2EwMUVWVEJQUjA1cVRrUm9iRmxxYTNoTmVsa3pUVEpLYVZwVVNtMVpiVmswV1cxWmVrOVhTVEZaVjBVd1RsUkthRTlVWTNwT2VrbDRUVVJDYWs1RVZtMVplazB3VFc1NFQxSldaRGc9fFVIbzVUMkl5Tld4bVJGRXdUWHBSTWs5RVp6Uk9SRlV6VGxS..."
},
"response_time": 6447
}
PreviousPinterest User BoardsNextPinterest URL Stats
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy