pinterest/board
Fetch a paginated list of pins from a Pinterest board by URL. Each pin includes id, description, title, images, board info, pin_join annotations, and aggregated_pin_data.
Input
Idle
Example output — click Run to generate your own
API README
Pinterest Board
Fetch a paginated list of pins from a Pinterest board by URL.
Highlights
Board exploration — Get all pins from any public Pinterest board.
Rich pin data — Each pin includes description, title, images, board info, and aggregated data.
Pagination — Cursor-based pagination for boards with many pins.
Pricing
| Operation | Price |
|---|---|
| Per request | $0.003 |
Technical Specs
| Spec | Value |
|---|---|
| Input | Board URL + optional cursor |
| Output | Paginated list of pins |
| Method | GET |
| Pagination | Cursor-based |
| Execution | Sync |
| Provider | Pinterest via AIsa |

