Scopus API home  API  
  Home | Documentation | FAQ  | Registration | My Scopus API  
Enhance your web application with Scopus content.

Frequently Asked Questions


What is Scopus API?

The Scopus Application Programmer Interface (API) for ScopusTM allows you to present Scopus search results through your own product's user interface via software that you develop.

Back to top


How do I start using the Scopus API?

Complete the following steps to use Scopus API:

  1. Request API access to Scopus from the Scopus Product organization.

  2. Register at Scopus API Developer Registration.

    Once you register, you will receive a Developer Key so you may begin creating your webpage.

  3. Create your webpage using the JavaScript example listed within this API.

  4. Test your integrator software in your test environment.

  5. Arrange for hosting your webpage.

  6. Test your webpage by conducting a search. The Scopus API will conduct your Scopus search.

Prior to creating a web page which will use the Scopus API, you must register for a developer's key.

Complete the following steps to register for your developer key:

  1. Click Registration to open the Scopus API Registration page.

  2. From the Scopus API Registration page, complete the following fields:
    • Name

    • E-mail address

    • Website url

    • Password

    • Confirm Password

  3. Read the Scopus Registered User Agreement and click the check-box to indicate you accept the agreement.

  4. Click Submit button to complete your registration for using the Scopus API.

Note Once you have registered successfully, you can create additional Developer IDs.

Back to top


Where can I find some code samples?

See JavaScript Code Example for more information.

Back to top


Are there any limitations in data I can access through the Scopus API?

The Javascript and XML Interface API will have a maximum document retrieved during a user search based on the table below:

  • # of hits Non-Scopus IP Scopus IP
    Max # of hits 20 2000
    Default # of hits 20 20

Also, Scopus API will return all requested entitled information based on the table below:

  • Fields Non-Scopus IPs Scopus IPs
    Article Title (default) (default)
    Document Type
    Cited-by Count (default) (default)
    INWARD URL (default) (default)
    Source Title (default) (default)
    ISSN
    Vol
    Issue
    Page
    Publication Date (default) (default)
    EID
    SCP
    DOI
    First Author (default) (default)
    Complete Author list
    Affiliations (default)
    Abstracts

Back to top


Am I allowed to publish data I get through Scopus API on my website?

See Scopus API Terms and Conditions for more information

Back to top


What is the CitedBy extension?

The CitedBy extension is an interface we created on top of the Scopus API that allows you to very simply display Scopus CitedBy counts on your web page. Basically, it's a piece of Javascript that you can implement on your website; the script pulls in an image-based link from Scopus that displays the citation count ("Cited X times in Scopus") for your document and that opens the CitedBy results on Scopus when clicked.

Back to top


Can I use the same developer ID to user the CitedBy extension as the one I use for the Scopus API?

Yes, you can, although it's probably better to register for a separate key - you're less likely to hit the maximum number of requests for Scopus API or the CitedBy extension that way. Also, it will make it easier for us to help you in case you contact us with a problem.

Back to top


I'm planning to use the CitedBy extension to display the CitedBy counts for a really large number of documents. Can I do that?

Well - the CitedBy extension as well as the Scopus API itself do have limitations on the maximum number of requests they can handle. So, if you really expect to be hitting us hard (for instance, because you're a publisher of a large number of journals, or you have a huge preprint repository), it's better to contact us to see how we can better serve your need. If you don't, then there is the risk that you might be getting no results from the CitedBy extension, because you're hitting the maximum number of queries per minute.

Back to top


Can I use the Scopus API for my non-web product?

No, you cannot use the Scopus API for a non-web product. The Scopus API can only be accessed through JavaScript.

Back to top


Which web browsers are supported with SCOPUS API?

Scopus API will support any browser which supports JavaScript. JavaScript is necessary to use Scopus API.

Back to top


About Scopus   |   Contact us   |   Terms & Conditions   |   Privacy Policy
   

Copyright © 2010 Elsevier B.V. All rights reserved. ScopusTM is a registered trademark of Elsevier B.V.