Umich: Search Collection
Umich via Parse · education
Search for items within a specific collection by keyword. Returns paginated results (up to 50 per page) with item titles, IDs, URLs, and metadata. Total result count is included. APIs to browse, search, and retrieve metadata from the University of Michigan Library Digital Collections repository. Fulfilled by Parse from quod.lib.umich.edu.
- education
- government-public
- news-media
- parse
- platform-key
- quod-lib-umich-edu
- umich
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/cf828251-187b-4069-a1bb-10ea0cccbcc4/search_collection
- Interface artifact
- sha256:27de870ccd48641a4fbbb30e08c3535c0c98ff001ae7370b9859afa3a8d2f70a
- Manifest digest
- sha256:696db41ef86332e0fbbcc29b1d470e1d672afba57ebafecad49d041f5a1d0d1f
Request fields
- page (integer): Page number (starts at 1). Each page returns up to 50 results.
- query (string, required): Search query keywords
- collection_id (string, required): Unique ID of the collection to search within (e.g. 'alajournals')
Example queries
- {"page":"1","query":"library","collection_id":"alajournals"}