GET v1/software/_structured_search
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)
(string, query, optional)
Includes ab, au, sw, ut
(string, query, optional)
Text from the description
(string, query, optional)
Keywords
(string, query, optional)
Main fields of the software (given by first two MSC digits)
(string, query, optional)
Programming language the software is written in
(string, query, optional)
Name(s) of the author(s)
(string, query, optional)
Software name
(integer, query, optional, default: 0)
(integer, query, optional, default: 100)
(string, query, optional)
swMATH software ID
No probe data for this endpoint yet.