scholarly-python-package / scholarly

Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!
https://scholarly.readthedocs.io/
The Unlicense
1.29k stars 292 forks source link

When fetching user's data with scholarly.fill(author, sections=[]). In publications section we cannot access authors of publication #497

Open timapage opened 1 year ago

timapage commented 1 year ago

What feature would you like to request? A clear and concise description of what you would like scholarly to do.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Do you plan on contributing? Your response below will clarify if this is something that the maintainers can expect you to work on or not.

Additional context Add any other context or screenshots about the feature request here.

arunkannawadi commented 1 year ago

I'm trying to remember if this was by design. The author list is truncated if it is longer than some threshold, so it's not generally useful.