zhiyzuo / python-scopus

PyScopus
http://zhiyzuo.github.io/python-scopus/
MIT License
23 stars 29 forks source link

Empty Author List Retrieval #24

Open syazana-ux opened 3 years ago

syazana-ux commented 3 years ago

Hi, I used this code search_df = scopus.search("AFFIL(uninamehere)", count=30, view='STANDARD')

but it seems it does not return the authors. May I know if there is any way I can fix this in my code?

image

Thanks for pyscopus!

willyhomm commented 2 years ago

I have the same problem. I had to download the RIS document in a classic scopus search and match the authors name.