Skip to content

Releases: jannisborn/paperscraper

v0.3.3

07 Nov 14:01
e004628

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

01 Aug 09:11
b7d809d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 May 11:23
50b98a3

Choose a tag to compare

What's Changed

  • Load API keys automatically from .env file if available -- by @jannisborn in #77
  • Optionally download bioRxiv PDFs via requester-pays S3 bucket -- by @jannisborn in #80

Pre-release

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Mar 20:30
1eae847

Choose a tag to compare

What's Changed

  • Citations of a paper can now be retrieved from a DOI by @jannisborn in #73
  • Full text download fallback implementation by @mathinic in #72

New Contributors

Full Changelog: v0.2.16...v0.3.0

v0.2.16

25 Feb 08:59
14d6250

Choose a tag to compare

What's Changed

  • feat: support retries for chemrxiv api by @jannisborn in #66
  • BREAKING CHANGE: Homogenize the usage of begin_date instead start_date by @jannisborn in #69
  • Ensure unique DOI from PubMed API by @jannisborn in #71
  • More robust PubMed requests (bumped pymed-paperscraper dependency)

Full Changelog: v0.2.15...v0.2.16

v0.2.15

05 Feb 20:14
6ab6b2b

Choose a tag to compare

What's Changed

  • feat: support scraping arxiv entirely by @jannisborn in #64
  • feat: support date search in arxiv by @jannisborn in #63
  • feat: Journal Impact factors are now up to date until 2024 @jannisborn in #55
  • feat: paperscraper.pdf.save_pdf can now also save paper metadata in json format by @jannisborn in #57

Pre-releases:

Full Changelog: v0.2.14...v0.2.15

v0.2.14

30 Oct 09:23
6e5178a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14

v0.2.13

23 Jun 09:49

Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

28 May 07:00
d6b893d

Choose a tag to compare

What's Changed

  • chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #42
  • add retry logic in XRXivApi to tackle request timed out by @memray in #43

New Contributors

Full Changelog: v0.2.11...v0.2.12

v0.2.11

22 Feb 07:57
8cca29c

Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11