Scopus Serial API allows to retrieve titles for a particular classification category by a subj
parameter. For instance, when I specify subj=COMP&content=journal
, I get all the journals in a category "Computer Science (all)"
, abbrev=COMP
, code=1700
.
However, in this list, there are only journals with code=1700
and the journals from Computer Science sub-categories are missing. How do I get journals, e.g., for a sub-category "Computer Science (Software)"
that has code=1712
and the same abbrev=COMP
?