GET /v1/serial/_search

zbmath.org:zbmath-links-api

Summary: search serial meta data by zbMATH style user query
Operation ID: get_serial_by_syntax_string_v1_serial__search_get
Auth: unknown
Description

# Description The syntax search allows for free logical combinations of all available search fields. While similar to the structured search, this endpoint offers much more flexibility at the cost of obscure search parameters. # Examples - **Ann* Math***: Search for the expressions in <strong>all fields</strong>. Abbreviations are also possible. - **jt:''Annals of Mathematics''**: Search for the exact <strong><u>j</u>ournal <u>t</u>itle</strong> phrase. - **jt:annals pu: mathematics**: Search for <strong> <u>j</u>ournal <u>t</u>itle</strong> containing the sequence <em>annals</em> and <strong><u>pu</u>blisher</strong> containing the sequence <em>mathematics</em>. - **sn:0003 - 486X**: Search for <strong>IS<u>SN</u></strong>. Both electronic and print ISSN are accepted. - **se:00002531**: Search for the exact <strong><u>se</u>rial identifier</strong>. This excludes homonyms. Compare to <a href='https://zbmath.org/serials/?q=jt%3AAnnals+of+Mathematics'>jt:Annals of Mathematics</a>. - **jt:Annals cc: 05**: Search for <strong><u>j</u>ournal <u>t</u>itle</strong> containing the sequence <em>Annals</em> and <strong><u>c</u>lassification <u>c</u>ode</strong> of its main field (first two digits of MSC code). - **jt:Annals (cy: cn | ro)**: Search for <strong><u>j</u>ournal <u>t</u>itle</strong> and <strong><u>c</u>ountr<u>y</u></strong> published in (here either China or Romania in two-digit <a href='https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes'>ISO 3166-1</a> standard codes). - **tp:b**: Search for serials of the <strong><u>t</u>y<u>p</u>e</strong> <em><u>b</u>ook</em> only - **tp:j st:o v t**: Search for serials of the <strong> <u>t</u>y<u>p</u>e</strong> <em><u>j</u>ournal</em> which are in the <strong><u>st</u>ate</strong> <em><u>o</u>pen access</em> and currently indexed <em>cover-<u>t</u>o-cover</em> and are <em><u>v</u>alidated</em>. - **tp:c r e**: Search for serials that are <em><u>c</u>ited</em>, have <em><u>r</u>eferences</em> and are only available <em><u>e</u>lectronically </em>. - **py:1800 - 1899 la:no**: Search for <em>19th century</em> serials which published in <em><u>No</u>rwegian</em>. # Search fields - **any**: Includes cc, cy, jt, la, li, pu, sn - **cy**: Country of the publisher (use name, e.g., <em>cy:France</em>, or <a href='https://en.wikipedia .org/wiki/List_of_ISO_3166_country_codes'>ISO 3166-1</a> codes, e.g., <em>cy:FR</em>) - **sn**: International Standard Serial Number (ISSN) - **la**: Languages of indexed documents (<em>la:French</em>, or <a href='https://en.wikipedia.org/wiki/ISO_639-1'>ISO 639-1</a> codes, e .g., <em>la:FR</em>) - **cc**: Main fields of the serial (given by first two MSC digits) - **pu**: Name/location of the publisher or editorial institution - **se**: zbMATH serial ID - **tp**: Type: journal (<em>tp:j</em>), book series (<em>tp:b</em>) - **st**: State: open access (<em>st:o</em>), electronic only (<em>st:e</em>), currently indexed (<em>st:v</em>), indexed cover to cover (<em>st:t</em>), has references (<em>st:r</em>) - **jt**: Title, acronym or short title - **li**: External link (URL) - **py**: Time period the serial was active. Interval search with &ldquo;-&rdquo; # Operators - **a & b**: Logical and (default) - **a | b**: Logical or - **!ab**: Logical not - **abc***: Right wildcard - **ab c**: Phrase - **(ab c)**: Term grouping

Parameters (3)

page (integer, query, optional, default: 0)
results_per_page (integer, query, optional, default: 100)
search_string (string, query, required)

No probe data for this endpoint yet.