Huntington: Search Collections
Huntington via Parse · education
Search The Huntington's collections by keyword with optional filters for division, item type, and image availability. Returns paginated results with item details including name, description, division, type, identifier, and image URL. Each page returns up to `limit` items; advance `page` (0-indexed) to paginate. An empty query returns all items in the matching scope. Search The Huntington Library, Art Museum, and Botanical Gardens collections. Over 1 million items across library, museum, and botanical divisions including rare books, manuscripts, paintings, drawings, sculptures, and plants. Fulfilled by Parse from www.huntington.org.
- education
- entertainment
- huntington
- other
- parse
- platform-key
- www-huntington-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5bf6c2e6-f896-43aa-ae73-5bd3b3998a4f/search_collections
- Interface artifact
- sha256:5632dd36b31f42140ca71f0fd1ed7bcf9a562b473e6c69715fa2d9c454650311
- Manifest digest
- sha256:e1f8104dadc9c4377f2db13aa72c946e60e938d4c5124fbd1f044489300a3c95
Request fields
- page (integer): Page number (0-indexed)
- type (string): Filter by item type (e.g., 'Paintings', 'Rare Books', 'Manuscripts', 'Plants', 'Drawings', 'Sculpture', 'Prints', 'Visual Materials', 'Decorative arts', 'Photographs'): Allowed values: Manuscripts, Paintings, Rare Books, Plants, Drawings, Sculpture, Prints, Visual Materials, Decorative arts, Photographs
- limit (integer): Results per page, clamped to 1-100
- query (string): Search keywords (e.g., 'William Blake', 'rose', 'painting')
- division (string): Filter by division: 'library', 'museum', or 'botanical': Allowed values: library, museum, botanical
- has_image (string): Set to 'true' to only return items with images: Allowed values: true
Example queries
- {"page":"0","type":"Paintings","limit":"5","query":"rose","division":"library","has_image":"true"}