Physionet: Search Resources
Physionet via Parse · healthcare
Search for PhysioNet resources (datasets, software, challenges, models) by keyword. Returns paginated results with metadata about each matching resource including title, slug, version, authors, description, tags, and access level. Paginates via integer page number. Server-side filtering is limited to query, type, and sort order. Access PhysioNet resources including datasets, software, challenges, models, news, and file contents. Fulfilled by Parse from physionet.org.
- education
- government-public
- healthcare
- parse
- physionet
- physionet-org
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b9587d03-0081-4ee2-85d5-1077ef6da7b6/search_resources
- Interface artifact
- sha256:075ed83d3b0f70675537a5ddce6b8bba480dbd1adcbab526353ed22f4c8bdcd9
- Manifest digest
- sha256:261316521d506fb48cb4cb93ef0e95b6f13393c5091caa24604df09624a61d4b
Request fields
- page (integer): Page number for pagination
- query (string): Search keyword or topic
- types (string): JSON array of resource type integers to filter: 0=Data, 1=Software, 2=Challenge, 3=Model. Omitting returns all types.
- orderby (string): Sort order for results: Allowed values: relevance-desc, publish-date-desc, publish-date-asc, title-asc, title-desc
Example queries
- {"page":"1","query":"ECG","types":"[0]","orderby":"relevance-desc"}