Releases: jannisborn/paperscraper
Releases · jannisborn/paperscraper
v0.3.6
What's Changed
- Semantic Scholar api interaction by @jannisborn in #102
- Chemrxiv cambridge to crossref by @jannisborn in #103
- Xrxiv API speedup by @jannisborn in #104
- chore: bump pymed by @jannisborn in #106
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
What's Changed
- API speedup and robustification by @jannisborn in #90
- Author self-references by @jannisborn in #91
- Bump impactor dependency by @jannisborn in #93
- Self citations by @jannisborn in #94
- Improved PDF saving by @jannisborn in #96
- Switch to UV for development by @jannisborn in #98
- fix: switch from chemrxiv to cambridge if cloudfare by @jannisborn in #99
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Deploy docs by @jannisborn in #87
- feat: chemrxiv API much faster by @jannisborn in #89
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Update pdf.py by @MoonDavid in #82
- Chemrxiv limit by @jannisborn in #84
- prepare 0.3.2 by @jannisborn in #86
New Contributors
- @MoonDavid made their first contribution in #82
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Load API keys automatically from
.envfile if available -- by @jannisborn in #77 - Optionally download bioRxiv PDFs via requester-pays S3 bucket -- by @jannisborn in #80
Pre-release
- Selflink by @jannisborn in #76
- Homogenize self citation/reference client by @jannisborn in #78
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
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
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_pdfcan now also save paper metadata in json format by @jannisborn in #57
Pre-releases:
- Adding support for self-referencing (#59) by @jannisborn in #60
- Base setup for self-linking by @jannisborn in #61
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Refactor to pymed-paperscraper as dependency by @jannisborn in #53
- Support and Tests for higher Python versions by @jannisborn in #48
- Expand unit tests by @jannisborn in #49
- doc: Basic mkdocs setup by @jannisborn in #50
- Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #54
New Contributors
- @yarikoptic made their first contribution in #54
Full Changelog: v0.2.13...v0.2.14