Author

class semanticscholar.Author.Author(data)

This class abstracts an author.

property affiliations: list
Type:

list

property authorId: str
Type:

str

property citationCount: int
Type:

int

property externalIds: dict
Type:

dict

property hIndex: int
Type:

int

property homepage: str
Type:

str

property name: str
Type:

int

property paperCount: int
Type:

int

property papers: list
Type:

list

property url: str
Type:

str