Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Restrict results to Affiliation #1

@cgb37

Description

@cgb37

Hello, I am able to get the example app to work. However, our library needs a results page that returns the 25 most recent publications that are affiliated with our university. I have tried the following:

Taken from: https://dev.elsevier.com/sc_affil_search_tips.html
If I use the following url then I get an invalid api key
https://api.elsevier.com/content/search/affiliation?apiKey=myapikey&query=AFFIL%28Rosenstiel+School+of+Marine+and+Atmospheric+Science%29

If I use the following url in a browser, it will return results that contain our affiliation along with others, but we want to restrict it to our affiliation only. I have not been able to create this search url in the example app.
https://api.elsevier.com/content/search/scopus?apiKey=myapikey&sort=orig-load-date&query=affil%28Rosenstiel+School+of+Marine+and+Atmospheric+Science%29

Can you please provide an example code that returns the most recent 25 publications from a specific affiliation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions