Skip to content

semanticscholar-0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 02:57

New Features

  • Added support for returning a list of not found paper IDs in get_papers(). (3eb5516)
  • Added support for bulk retrieval in search_paper(). (0fa8aac)
  • Added support for disabling retrying when getting HTTP status 429 by @qiankunli in #84

Bug Fixes

  • Fixed #80: get_papers() fails when one of the IDs was not found. (3eb5516)

New Contributors

Full Changelog: v0.7.0...v0.8.0