Brickset: List Sets By Theme
Brickset via Parse · entertainment
List all LEGO sets for a specific theme. Returns paginated set summaries. Theme names use spaces (converted to hyphens internally). Use list_themes to discover valid theme names. Extract detailed information about LEGO sets from Brickset.com, including search, browse by year/theme, and set details. Fulfilled by Parse from brickset.com.
- brickset
- brickset-com
- ecommerce
- entertainment
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d4370d71-31da-48c1-9748-3afc8a79a1e8/list_sets_by_theme
- Interface artifact
- sha256:78e0ac156df58f2a6f2df82b69c09d37a2479edf2b0c6add4daea3d852717c69
- Manifest digest
- sha256:7ee042f210f32d1922404e8153474cc4a78c9dce479b3c2f05b8bc76030d5612
Request fields
- page (integer): Page number for pagination.
- theme (string, required): Theme name with spaces (e.g. 'Star Wars', 'City', 'Harry Potter'). Spaces are converted to hyphens for the URL path.
Example queries
- {"page":"1","theme":"City"}