Skip to content

How to list all pubs retrieved from search_pubs? #286

Answered by ipeirotis
stanleyrhodes asked this question in Q&A
Discussion options

You must be logged in to vote

I used search_query = scholarly.search_pubs('"hierarchy they mean" AND social') and search_query.total_results gives 4, which is correct, there are 4 results. scholarly.pprint(next(search_query)) only gives me one result. However, how do I list the 4 results?

The documentation seems to give repeated examples of only returning one pub's information. But I'm trying to use scholarly to assist in a very large literature review--hundreds of results for specific searches. I was using Publish or Perish for this, but with Google Scholar it only returns the truncated results, whereas Scholarly seems to dig into the javascript control which returns the untruncated results (journal title and authors).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stanleyrhodes
Comment options

@ipeirotis
Comment options

Answer selected by stanleyrhodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants