GET v1/classification/_structured_search

zbmath.org:zbmath-links-api

Summary: search msc codes meta data by descriptive field names
Operation ID: get_msc_2020_by_field_v1_classification__structured_search_get
Auth: unknown
Description

# Description For searching in zbMATH you may employ the Structured Search for convenient combination of all search fields. While similar to the 1-line syntax search, this endpoint offers much more convenience and transparency which fields are searched at the cost of search flexibility. # Examples - **code: '16E20'**: Search for the exact msc code **16E20** - **code: '16'**: Search for all msc codes start with **16**. - **title: 'dynamic'**: Search for all msc codes containing the descriptor **dynamic** # Search fields - **Anywhere**: Includes cc, ct - **Level**: MSC code level (0: first two digits, 1: first three, 2: all five MSC digits; MSC2020 only) - **MSC**: MSC code (use first two, first three or all five MSC digits; MSC2020 only) - **Title**: Text from the description

Parameters (6)

Anywhere (string, query, optional)

Includes cc, ct

Level (string, query, optional)

MSC code level (0: first two digits, 1: first three, 2: all five MSC digits; MSC2020 only)

MSC (string, query, optional)

MSC code (use first two, first three or all five MSC digits; MSC2020 only)

Title (string, query, optional)

Text from the description

page (integer, query, optional, default: 0)

result page

results_per_page (integer, query, optional, default: 100)

No probe data for this endpoint yet.