Mobbin: Search Flows
Mobbin via Parse · developer_tools
Search for flow types by keyword across all categories. Performs case-insensitive substring matching against flow tag names and category titles. Returns matching flow types with their slugs for use with get_flow_details. Search and explore UI/UX design flows from Mobbin's public explore pages. Access flow categories, individual flow details with screenshots, and search across all flow types for mobile and web platforms. Fulfilled by Parse from mobbin.com.
- developer-tools
- mobbin
- mobbin-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/945ab7a7-80c0-42fc-80d1-0278c40a86d0/search_flows
- Interface artifact
- sha256:228e5a50a96b6ef8529d96aab4756ffb762ff3d04570ac2aaec41d81fe8886ed
- Manifest digest
- sha256:998fcfc7fbba7b3b0321d288e24e0841134a57dbd4468c95bff6e1cdc464a085
Request fields
- query (string, required): Search keyword to match as a substring against flow tags and category names (case-insensitive). Example: 'log' matches 'Logging In', 'Logging Out'.
- platform (string): Platform type. Accepted values: 'mobile', 'web'.: Allowed values: web, mobile
Example queries
- {"query":"log","platform":"web"}