0

I have a quite simple problem.

I want to make a query on Scopus and I know that to restrict the search of field to title, abstract e keywords I could use the label "TITLE-ABS-KEY" at the beginning of my query.

My question is: how could I restrict the search of field to the different journal categories?

Example. I need all the journal correlated with "MARKETING"

I expected a query like (for example) : JOURNAL("Marketing")

Which is the label that I have to use to substitute "JOURNAL"?

Thank you for your suggestions.

Silvia
  • 405
  • 4
  • 17

1 Answers1

1

According to Scopus Seearch Tips documentation, in the query must be added the parameter "SUBJAREA", for example:

http://api.elsevier.com/content/search/scopus?query=SUBJAREA(CHEM)&apikey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

This query search all articles related with CHEMISTRY.

In this link are all the available options for SUBJAREA(XX).

I hope I've helped :)

Community
  • 1
  • 1
Francisca GV
  • 379
  • 4
  • 11