Myminifactory: Search Objects
Myminifactory via Parse · marketplace
Full-text search over 3D printable models. query matches object names, descriptions, and tags. Results are paginated and sortable. Omitting query returns all public objects. Each result is a summary; use get_object for full details including file info and prints. Access 3D printable model data from MyMiniFactory including search, object details, comments, categories, user profiles, trending models, and creator tribe posts. Fulfilled by Parse from myminifactory.com.
- ecommerce
- entertainment
- marketplace
- myminifactory
- myminifactory-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/87aed83d-810e-4622-8d01-76452fb99476/search_objects
- Interface artifact
- sha256:8a6c372ad547a77ef50eadb05f96ddc89bf20bc020941aaafad523a35819dab3
- Manifest digest
- sha256:3a04b831feb3e65a741d277dbb19bb3208b16e676403d423ce29d06ae9df9228
Request fields
- page (integer): Page number for pagination.
- query (string): Search keyword (e.g. 'dragon', 'miniature'). Omitting returns all objects.
- sort_by (string): Sort order for results.: Allowed values: relevance, date, popularity, trending
- per_page (integer): Number of results per page.: Allowed values: 5, 10, 20
Example queries
- {"page":"1","query":"dragon","sort_by":"relevance","per_page":"5"}