pinterest/user-boards
Fetch a paginated list of boards for a Pinterest user by username. Each board includes name, url, description, pin_count, follower_count, owner info, cover images, and created_at.
Input
Idle
Example output — click Run to generate your own
API README
Pinterest User Boards
Fetch a paginated list of boards for a Pinterest user by username.
Highlights
User profile exploration — Browse all public boards for any Pinterest user.
Board metadata — Name, URL, description, pin count, follower count, cover image, and creation date.
Pagination — Cursor-based for users with many boards.
Pricing
| Operation | Price |
|---|---|
| Per request | $0.003 |
Technical Specs
| Spec | Value |
|---|---|
| Input | Pinterest username |
| Output | Paginated list of user's boards |
| Method | GET |
| Pagination | Cursor-based |
| Execution | Sync |
| Provider | Pinterest via AIsa |

