Pixeljoint: List Artworks
Pixeljoint via Parse · entertainment
List pixel artworks from the Pixel Joint gallery with optional sorting and canvas size filtering. Results are paginated with 24 artworks per page. Use the dim and dimo parameters to filter artworks by canvas dimensions — for example, dimo='>=' with dim='96' returns artworks whose canvas is at least 96 pixels. Results are auto-iterated across pages. Access pixel art gallery listings and artwork details from Pixel Joint, the pixel art community. Fulfilled by Parse from pixeljoint.com.
- developer-tools
- entertainment
- parse
- pixeljoint
- pixeljoint-com
- platform-key
- social-media
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/11bcd060-1932-4804-87d3-d71211832c9b/list_artworks
- Interface artifact
- sha256:1c37e65694f9ee1fae11e339d37010923f95ad7e6547b516c5560efb528e5832
- Manifest digest
- sha256:2311affd2379931ff26a36f5ca8bd1ed21a59eec99183f56bdf05dcc6f9eb611
Request fields
- dim (string): Canvas dimension filter value. Accepted values: 10, 16, 32, 48, 50, 64, 96. Represents the pixel dimension threshold for filtering (e.g. 96 means 96x96).: Allowed values: 10, 16, 32, 48, 50, 64, 96
- dimo (string): Canvas dimension comparison operator used with dim. Accepted values: '>=', '=', '<='.: Allowed values: >=, =, <=
- page (integer): Page number (1-based).
- sort (string): Sort order for results.: Allowed values: rating, date, favorites, showcase
- keyword (string): Keyword to filter artworks by title.