poshmark_trend
Browse a Poshmark trend collection and get normalized listings. Use a pagination cursor to view additional pages of results.
Instructions
Browse a Poshmark trend/showroom collection. Returns a page of normalized Poshmark listings for a curated trend/showroom collection (e.g. "Vintage Celine Handbags"), the same browsing view as Poshmark's own trend pages. 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 trend page and, for pages past the first, Poshmark's own JSON pagination API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Poshmark trend/showroom id, the trailing id segment of a /trend/{slug}-{id} URL | |
| max_id | No | Opaque pagination cursor from a previous response's next_max_id. Omit for the first page |