Pinshape: Search Models
Pinshape via Parse · marketplace
Search for 3D printable models by keyword and filters. Returns paginated results with item cards including creator info, pricing, and engagement counts. Omitting the query returns all models matching the specified filters. Search and retrieve 3D printable model metadata, user profiles, collections, comments, and community prints from Pinshape.com. Fulfilled by Parse from pinshape.com.
- ecommerce
- marketplace
- parse
- pinshape
- pinshape-com
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/98dc5891-041d-4bb8-91fe-a165dff9b8fa/search_models
- Interface artifact
- sha256:76ddcae6f7ea5894bbb7af4e82732892520124240f3a2d131f8e926d5fec9af8
- Manifest digest
- sha256:7002a7fdb471a955a09a3a1b6ff413c4242f7e87a7fe3a7ce3535d9e4b77ca50
Request fields
- nsfw (integer): NSFW filter. 0 excludes NSFW, 1 includes NSFW.: Allowed values: 0, 1
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: most-popular, newest-first, oldest-first, price-low-high, price-high-low
- limit (integer): Number of items per page.
- query (string): Search query string.
- pricing (string): Pricing filter.: Allowed values: all, free, paid
- category (string): Category name to filter by.: Allowed values: Art, Jewelry + Fashion, Gadgets, Home Living, Miniatures, Toys + Games, People + Creatures, Other
Example queries
- {"nsfw":"0","page":"1","sort":"most-popular","limit":"5","query":"robot","pricing":"all","category":"Art"}