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?  Thanks for pyscopus!