Myminifactory: Get Object Comments
Myminifactory via Parse · marketplace
Retrieve paginated comments for a specific 3D model. Returns items array and total_count. Many objects have zero comments, in which case items is empty and total_count is 0. 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/get_object_comments
- Interface artifact
- sha256:b1aff87aa50831f843c10eff30c89a7da7625ed9f35eee039ccb32e1eee03e2b
- Manifest digest
- sha256:8027e8c9a017ef2ba377be93bea9aceb0c5bd2f4ee00502355bdbd6d7aef9f88
Request fields
- page (integer): Page number for pagination.
- per_page (integer): Number of comments per page.: Allowed values: 20
- object_id (string, required): The numeric ID of the 3D object (e.g. '443150').
Example queries
- {"page":"1","per_page":"20","object_id":"443150"}