python-scopus
python-scopus copied to clipboard
Key error : 'Search results'
author_result_df = scopus.search_author("AUTHLASTNAME(Zuo) and AUTHFIRST(Zhiya) and AFFIL(Iowa)")
The above Code should provide the following output:
But I am getting key error, why?