search_journals
Search academic journals. Every parameter is optional — combine any of keyword, CCF rank, research field and ISSN. Returns a paginated list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issn | No | ISSN (fuzzy match) | |
| page | No | Page number, 1-based | |
| field | No | Research field (e.g. ai, security, systems, ee, energy) - see the field enum for the full list | |
| query | No | Keyword, matched against short/full name | |
| ccf_rank | No | CCF rank | |
| per_page | No | Items per page, max 100 | |
| updated_since | No | Incremental sync: only venues changed on/after this date (YYYY-MM-DD). Day granularity. Use the updated_at field of the results as your next checkpoint. |