Envato: Search Items
Envato via Parse · marketplace
Search for items by keyword within a specific category. Returns paginated results (48 per page) with trending/related search suggestions. A category_path is required because the site's search only returns results within a category context. API for searching and browsing creative assets on Envato Elements. Supports category browsing, keyword search, item details, and pricing info. Fulfilled by Parse from elements.envato.com.
- developer-tools
- elements-envato-com
- envato
- marketplace
- music
- parse
- platform-key
- streaming-video
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/6c75102d-9455-4f70-b3ef-95da1a5209d0/search_items
- Interface artifact
- sha256:321e6062fd2c08faaa708eba536cf12da47a49eb8740cf8cc89cbeaf738207a0
- Manifest digest
- sha256:59486d3d71fe1ae72250352a1fed53478a360525edc3c6019f1c70051c64c95a
Request fields
- page (integer): The page number to retrieve.
- query (string, required): The search keyword or phrase.
- sort_by (string): Sort order for results.: Allowed values: popular, latest
- category_path (string, required): Category path to search within, as returned by get_all_categories (e.g. '/graphic-templates', '/audio', '/photos').: Allowed values: /graphic-templates, /fonts, /photos, /stock-video, /audio
Example queries
- {"page":"1","query":"logo","sort_by":"popular","category_path":"/graphic-templates"}