GET /v1/software/_structured_search

zbmath.org:zbmath-links-api

Summary: search software meta data by descriptive field names
Operation ID: get_software_by_field_v1_software__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 - **author: 'smith'**: Search for author named **Smith** - **keyword': 'dynamic'**: Search for keyword **dynamic** associated with the software - **programming_language: 'python'**: Search for software based on the programming language **python** # Search fields - **Anywhere**: Includes ab, au, sw, ut - **Description**: Text from the description - **Keywords**: Keywords - **Main Fields**: Main fields of the software (given by first two MSC digits) - **Programming language**: Programming language the software is written in - **Software Authors**: Name(s) of the author(s) - **Software Name**: Software name - **swMATH ID**: swMATH software ID

Parameters (10)

Anywhere (string, query, optional)

Includes ab, au, sw, ut

Description (string, query, optional)

Text from the description

Keywords (string, query, optional)

Keywords

Main Fields (string, query, optional)

Main fields of the software (given by first two MSC digits)

Programming language (string, query, optional)

Programming language the software is written in

Software Authors (string, query, optional)

Name(s) of the author(s)

Software Name (string, query, optional)

Software name

page (integer, query, optional, default: 0)
results_per_page (integer, query, optional, default: 100)
swMATH ID (string, query, optional)

swMATH software ID

No probe data for this endpoint yet.