Sharegrid: Autosuggest
Sharegrid via Parse · marketplace
Autocomplete suggestions for a search query. Returns both product suggestions (gear names with IDs) and people suggestions (vendors/creators with usernames and avatars). Useful for building search-ahead UIs or discovering canonical product names. API to search and browse camera gear rental/buy listings on ShareGrid.com, a peer-to-peer equipment sharing marketplace for filmmakers and creators. Fulfilled by Parse from www.sharegrid.com.
- ecommerce
- entertainment
- marketplace
- parse
- platform-key
- sharegrid
- www-sharegrid-com
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/7b9bcd1e-a039-4604-9e34-c0a30bad759b/autosuggest
- Interface artifact
- sha256:d081c5b75594b0b836fc46c539a77f02b0e3bc65ff884c49ee45a02af7e95b02
- Manifest digest
- sha256:56b76bc13f1624eee83f091fc03fac4c1f8a74ebd093421354ad1eefb8aa1b58
Request fields
- query (string, required): Search query to get suggestions for
- location (string): Community slug (e.g., 'losangeles', 'newyork'): Allowed values: losangeles, newyork, chicago, sfbay, miami, boston, denver
- listing_type (string): Type of listing: Allowed values: rent, buy
Example queries
- {"query":"sony","location":"losangeles","listing_type":"rent"}