-
First and foremost, thank you very much for your attention.
I have come to send you a question that was also expressed in this StackOverflow post because it's also my case. I am affiliated with Sco…
-
#Modified function from https://github.com/christopherBelter/scopusAPI
#FYI: https://dev.elsevier.com/apikey/managehome
#http://api.elsevier.com/documentation/SCOPUSSearchAPI.wadl#N1002B
#My API ke…
-
I've written some integration tests for a project which, when I run the service in intellij and then run the integration tests works fine, but when I run man clean verify, if causes the following erro…
-
From the Elsevier developer news: "The Elsevier APIs return a set of response headers designed to help developers know when they are within the quota settings for a given APIKey."
We should impleme…
-
When I try to run the following query:
`PUBYEAR IS 2010 AND AFFILCOUNTRY(Sweden) AND NOT SUBJAREA(ARTS OR BUSI OR DECI OR ECON OR PSYC OR SOCI)`
through `pybliometrics.scopus.ScopusSearch`, one …
-
Thank you for making PyScopus! I have an API key. However when I try to run the code
author_result_df = scopus.search_author("AUTHLASTNAME(Zuo) and AUTHFIRST(Zhiya) and AFFIL(Iowa)")
I get the fo…
css19 updated
4 years ago
-
Hi, there're some problems with me when i run the code cell with
```
scopus_query = 'title-abs-key(medical data sharing)'
docset = litstudy.search_scopus(scopus_query, docset)
```
In detail, it …
-
See README.md for background on the problem and goals of this project. This issue is for discussion / planning of the best way to measure 'support' in the academic community for a particular pledge/ca…
-
Why is the number different between doc_srch.results and doc_srch.tot_num_res?
I read the explanation for the two functions, but I did not understand the difference.
-
Is there any other I should to set ?
It shows running successfully on status page, but there are none proxies and rules with Yacd nor Dashboard.
The below image will not be shown if I open the …