ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Pinterest

Pinterest User Boards API

A user's boards with name, slug, description, pin count and cover image. Cursor-paginated. Costs 1 credit per request.

POST/api/v1/pinterest/user/boards

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
usernamestringrequired

Pinterest username (optionally with a leading @) or a profile URL like https://www.pinterest.com/pinterest/.

Example: pinterest

cursorstring

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

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
result = client.pinterest.user_boards("pinterest")
print(result)

Response

"username": "pinterest",
"count": 130,
"cursor": null
},
"response_time": 5209
}
PreviousPinterest ProfileNextPinterest Board
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