Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to query a set papers or authors at once (#46) #47

Merged

Conversation

danielnsilva
Copy link
Owner

No description provided.

Starting a new feature to get details for multiple papers or authors at once. ```get_authors()``` and ```get_papers()``` now support an ID or a list of IDs. For a given list of IDs, ```ApiRequester``` will make a POST request with provided payload.
@danielnsilva danielnsilva linked an issue Jan 2, 2023 that may be closed by this pull request
@danielnsilva danielnsilva changed the title Add methods to query a set papers or authors at once Add methods to query a set papers or authors at once (#46) Jan 2, 2023
@danielnsilva danielnsilva merged commit cf46567 into master Jan 2, 2023
@danielnsilva danielnsilva deleted the 46-get-details-for-multiple-papers-or-authors-at-once branch January 2, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get details for multiple papers or authors at once
1 participant