Riseart: List Artworks
Riseart via Parse · marketplace
Browse artworks with optional filters for medium, style, and subject. Returns paginated results sorted by the specified order. Without filters, returns all available artworks. Paginated via page number. API for riseart.com — an online marketplace for contemporary art. Search and browse artworks, retrieve artist profiles and portfolio images, and access artwork details including pricing. Fulfilled by Parse from riseart.com.
- ecommerce
- entertainment
- marketplace
- parse
- platform-key
- riseart
- riseart-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/e86d4e09-2bc1-4c16-9af0-30590445abe7/list_artworks
- Interface artifact
- sha256:049338879a7099312e8f5edd1fea34787710192eaafa26634eedd20b589ef37e
- Manifest digest
- sha256:a5a43984d07e770f4d2169b81ec8d134e3dae4a26c07b8c9ad87eddd7044a48f
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.
- limit (integer): Number of results per page.
- style (string): Filter by style (e.g. 'abstract', 'figurative', 'realistic', 'impressionistic', 'expressionistic').
- medium (string): Filter by medium (e.g. 'paintings', 'prints', 'photography', 'sculpture', 'drawings').
- subject (string): Filter by subject (e.g. 'landscapes', 'portraits', 'abstract', 'animals', 'nature').
Example queries
- {"page":"1","sort":"default","limit":"5","style":"abstract","medium":"paintings","subject":"landscapes"}