Cosmos: Search Category Images
Cosmos via Parse · Other
Browse curated images within a specific Cosmos category. Returns elements from the category feed with image URL, caption, extracted tags (named entities from captions), author username, and source URL. Optionally filters results by keyword match against captions (client-side). Each page returns up to 40 elements; paginate via the next_page_cursor in each response. Search the Cosmos curated image database for elements (images, videos, links, notes, products) and collections, with support for content type filtering, sort ordering, color filtering, and pagination. Fulfilled by Parse from cosmos.so.
- cosmos
- cosmos-so
- developer-tools
- other
- parse
- platform-key
- social-media
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/518f0113-a227-49a8-95cf-31124444fa1e/search_category_images
- Interface artifact
- sha256:7f521052aa7f0d754d4c4845da70aed9c9e9e58f643d6c984cc60e3233ea81c1
- Manifest digest
- sha256:fb78b8f22621d8032752d2739a93c8d3ce3473a7419ef7ff90cfbd4965318364
Request fields
- keyword (string): Optional keyword to filter results by caption text match (case-insensitive). Omitted returns all category elements.
- category (string, required): Category slug to browse.: Allowed values: fashion, art, branding, graphic-design, interiors, architecture, nature, cinema, typography, motion, technology, portraiture, weddings, interfaces, quotes, emotion, symbol-myth
- page_cursor (string): Pagination cursor from a previous response's next_page_cursor field. Omitted returns the first page.
Example queries
- {"category":"fashion"}