Skip to content

v1.7.3

Compare
Choose a tag to compare
@arunkannawadi arunkannawadi released this 20 Oct 19:56
· 44 commits to main since this release
970d225

Improvement

  • search_citedby can fetch more than 1000+ citations. The improved implementation gets around Google Scholar's limitation of displaying only 1000 citations. Thanks to @jjshoots for noticing this problem and raising a PR. #449 #446
  • url_related_articles will be populated with the more useful link when more than one are available on Google Scholar.

Bugfix

  • search_keyword and search_keywords can take labels that are composed of multiple words. #437