Paperscraper

Latest version: v0.2.14

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.2

What's Changed
* refactor: extraction of published DOI/URL by oppih in https://github.com/PhosphorylatedRabbits/paperscraper/pull/21

New Contributors
* oppih made their first contribution in https://github.com/PhosphorylatedRabbits/paperscraper/pull/21

**Full Changelog**: https://github.com/PhosphorylatedRabbits/paperscraper/compare/0.2.1...v0.2.2

0.2.1

This version streamlines the handling of `.jsonl` files throughout the package. It removes an inconsistency between the arxiv/pubmed and the biorxiv/chemrxiv/medrxiv entry points where the former would dump the papers one string per line and the latter dumps it as one dict (json) per line.
Thanks juliusbierk for pointing this out.

What's Changed
* Export to json format by juliusbierk in https://github.com/PhosphorylatedRabbits/paperscraper/pull/19
* 0.2.1 - Streamline jsonl file saving/loading by jannisborn in https://github.com/PhosphorylatedRabbits/paperscraper/pull/20

New Contributors
* juliusbierk made their first contribution in https://github.com/PhosphorylatedRabbits/paperscraper/pull/19

**Full Changelog**: https://github.com/PhosphorylatedRabbits/paperscraper/compare/0.2.0...0.2.1

0.2.0

What's Changed
* 0.2.0 - Chemrxiv engage api by jannisborn in https://github.com/PhosphorylatedRabbits/paperscraper/pull/18
* Bring back the support of chemrxiv
* Extend functionalities compared to old figshare API (more searchable fields)


**Full Changelog**: https://github.com/PhosphorylatedRabbits/paperscraper/compare/0.1.1...0.2.0

0.1.1

What's Changed
* ChemRxiv update by jannisborn in https://github.com/PhosphorylatedRabbits/paperscraper/pull/16:

* Decided to keep the chemrxiv-related code in the package to ensure backwards compatibility.
* attempting to download the latest chemrxiv dump (`paperscraper.get_dumps.chemrxiv`) will now be denied by `ConnectionRefusedError`
* Loading the package still tries to find a local chemrxiv dump. If one is available, package behaves as before (i.e., existing local chemrxiv dumps will continue to be fully searchable with all associated functionalities)
* If no chemrxiv dump is available, package silently proceeds (no logging, since this is the new default, closing 13)
* Improved dump loading in case the .jsonl files are empty or faulty (fixes 15)
* README description with details about chemrxiv migration from figshare to Endorse
* added badges about download statistics
* ci: switch from travis to GA by jannisborn in https://github.com/PhosphorylatedRabbits/paperscraper/pull/12
* PyPI releases now triggered with releases instead of tags


**Full Changelog**: https://github.com/PhosphorylatedRabbits/paperscraper/compare/0.1.0...0.1.1

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.