poshmark_search
Search Poshmark listings for clothing, shoes, and accessories. Retrieve structured data including title, price, brand, size, condition, seller, and images, with pagination for more results.
Instructions
Search Poshmark listings. Searches Poshmark for clothing, shoes, and accessory listings, returning normalized listing summaries (title, price, brand, size, condition, seller, images) plus the total matching count and an opaque pagination cursor. Pass a previous response's next_max_id back as max_id to fetch the next page. Credential-free public data sourced from Poshmark's own server-rendered search page and, for pages past the first, Poshmark's own JSON pagination API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text keyword search | |
| max_id | No | Opaque pagination cursor from a previous response's next_max_id. Omit for the first page | |
| department | No | Department filter, e.g. Women, Men, Kids |