Skip to content

Tags: blackadad/paper-scraper

Tags

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing 403 forbidden in `test_openaccess_scraper` (#92)

* Added search_pdf_link, with test

* Integrated search_pdf_link into lib

* Fully mocked openaccess scraper since we get 403's in CI

* Fixing test_link2_to_pdf_that_can_raise_403 by also capturing ClientResponseError

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increased backoff by 10x (#85)

* Increased backoff by 10x

* removed paranthesis

* fixed regression on tests

* Reduced length of high limit test

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed invalid method - status_code (#60)

* Fixed invalid method

* Update pyproject.toml

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added another check for arxiv from DOI (#59)

* added another check for arxiv

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped a bugfix version to 1.6.1 (#54)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Created a scaper that does not rely on S2 (#47)

* Version increment

* Update test_paperscraper.py

* Completed removal of S2

* missed a break

* Update paperscraper/lib.py

Co-authored-by: James Braza <jamesbraza@gmail.com>

* Update tests/test_paperscraper.py

Co-authored-by: James Braza <jamesbraza@gmail.com>

* Addressed PR Review part 1

* Reverting to avoid pytest dependency

* pre-commit

---------

Co-authored-by: James Braza <jamesbraza@gmail.com>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding more scrapers (#45)

* Adding more scrapers
* Reduced sleep on rate limiter

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Faster S2 GS rate limits (#27)

* Update lib.py

* Update version.py

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix S2 GS stuff (#26)

* Update lib.py

* Update version.py