Pinshape: Get User Profile
Pinshape via Parse · marketplace
Get a user profile by ID and username. Returns display name, social links, location, and follower/like counts. Some fields (website, twitter, location) may be absent if the user has not set them. 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
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/98dc5891-041d-4bb8-91fe-a165dff9b8fa/get_user_profile
- Interface artifact
- sha256:8e74458c0ffa951c6e2e10bbffc2b645568a69c33c90816e7df8cc8a32b67f88
- Manifest digest
- sha256:8a625709dee624751acc006dc4536f6d1a1b2fbdde2832f99cfd1bf182f351ee
Request fields
- user_id (string, required): Numeric user ID (from search_models results[*].creator.id).
- username (string, required): Username slug (from search_models results[*].creator.slug).
Example queries
- {"user_id":"1031","username":"dutchmogul"}