python-scopus icon indicating copy to clipboard operation
python-scopus copied to clipboard

Could not retrieve Author ID:

Open kaushikkannan02 opened this issue 2 years ago • 1 comments

I am using PyScopus to extract information from Scopus website. When i run this particular code : "search_df = scopus.search("KEY(topic modelling)", count=30,view='STANDARD')" This should be the output:

Screenshot (800) Screenshot (801)

Screenshot (802)

see in the above screenshot there is a column "authors" which has authorid of each author of a particular journal or articles in a form a list.

But this is what i get when i try it in GoogleColab: Screenshot (803)

I get empty lists......

Why????

kaushikkannan02 avatar May 09 '23 15:05 kaushikkannan02

I also have the same problem, the author column is empty

biagioscalingipsy avatar Nov 03 '23 15:11 biagioscalingipsy