Zenodo: Search Records In Community
Zenodo via Parse · education
Search records within a specific Zenodo community. Returns paginated results filtered by community membership. Uses the community slug as a filter parameter on the records search endpoint. Search and retrieve records, files, versions, communities, and statistics from Zenodo's open science repository. Fulfilled by Parse from zenodo.org.
- developer-tools
- education
- government-public
- parse
- platform-key
- zenodo
- zenodo-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/6d5c7106-d65c-4baf-8bb3-3f87a8a17925/search_records_in_community
- Interface artifact
- sha256:4186203b05bbd5c7798a5192265b2bdb1ed3fa0af97a605d4c2d0db2e4983752
- Manifest digest
- sha256:379a2332053d9e4f1ec96805a2955deac87910865a90b3b49ce6503adadc54ee
Request fields
- q (string): Search query string.
- page (integer): Page number for pagination.
- size (integer): Number of results per page.: Allowed values: 5, 10
- sort (string): Sort order.: Allowed values: bestmatch, mostrecent
- community_id (string, required): Community slug (e.g. 'climate_crices').
Example queries
- {"q":"data","page":"1","size":"5","sort":"bestmatch","community_id":"climate_crices"}