Envato: Get Items By Category
Envato via Parse · marketplace
Browse items within a specific category with optional sorting and pagination. Returns paginated items (48 per page), refinement filters available for the category, and trending search terms. Use category paths from get_all_categories. 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.10 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/get_items_by_category
- Interface artifact
- sha256:e0e09af32a57a00745e0e470145a1b5281354e59e42ca826e763b37c4be41b0f
- Manifest digest
- sha256:76215d40aab989ec809f4dae4c46b019ebba3bbe0765493fbb4d14f3eeb966ca
Request fields
- page (integer): The page number to retrieve.
- sort_by (string): Sort order for results.: Allowed values: popular, latest
- category_path (string, required): The URL path of the category, as returned by get_all_categories (e.g. '/graphic-templates', '/audio', '/fonts').: Allowed values: /graphic-templates, /fonts, /photos, /stock-video, /audio
Example queries
- {"page":"1","sort_by":"popular","category_path":"/graphic-templates"}