Crossref — Search works
scholarly_crossref_search_worksQuery Crossref for scholarly works using filters like author, title, subject, publisher, date range, and full-text availability. Retrieve matching journal articles, books, and more with structured parameters.
Instructions
Search Crossref works with structured query parameters and advanced filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | Number of results (max 1000) | |
| sort | No | Sort order | |
| type | No | Filter by work type | |
| order | No | Sort direction | |
| query | No | General search query | |
| filter | No | Custom filter string (advanced users) | |
| offset | No | Offset for pagination | |
| hasOrcid | No | Filter for works with ORCID authors | |
| queryTitle | No | Search specifically in titles | |
| fromPubDate | No | Filter from publication date (YYYY-MM-DD) | |
| hasAbstract | No | Filter for works with abstracts | |
| hasFullText | No | Filter for works with full text | |
| queryAuthor | No | Search specifically in author names | |
| summaryMode | No | Return simplified results (default: true) or full detailed results | |
| formatAsText | No | Format results as readable text instead of JSON | |
| querySubject | No | Search by subject/topic | |
| untilPubDate | No | Filter until publication date (YYYY-MM-DD) | |
| fromIndexDate | No | Filter from index date (YYYY-MM-DD) | |
| hasReferences | No | Filter for works with references | |
| queryPublisher | No | Search by publisher name | |
| untilIndexDate | No | Filter until index date (YYYY-MM-DD) | |
| queryContainerTitle | No | Search in journal/container titles |