Skip to content

Releases: ferru97/PyPaperBot

PyPaperBot v1.4.1

Choose a tag to compare

@ferru97 ferru97 released this 08 Dec 23:15

Added --skip-words option to specify a list of words that articles title should not contain.
Articles containing any of this words will be ignored

PyPaperBot v1.4.0

Choose a tag to compare

@ferru97 ferru97 released this 02 Nov 16:30
619365a
  • added option to set DOIs as filename
  • added annas archive SciDB as download source
  • general improvements

PyPaperBot v1.3.1

Choose a tag to compare

@ferru97 ferru97 released this 26 Oct 20:39
5509915

Fix requirements

PyPaperBot v1.3.0

Choose a tag to compare

@ferru97 ferru97 released this 22 Oct 22:02
5956efe

PyPaperBot v1.3.0

  • Added Selenium option on scholar search to avoid bot detection
  • Added --cites option to search on scholar by cites

PyPaperBot v1.2.2

Choose a tag to compare

@ferru97 ferru97 released this 01 Nov 12:07

Bug fix, closes #45

PyPaperBot v1.2.1

Choose a tag to compare

@ferru97 ferru97 released this 29 Oct 18:57

Bug fix, closes #44

PyPaperBot v1.2

Choose a tag to compare

@ferru97 ferru97 released this 02 Jun 09:21
8a3c5df
  • general improvements
  • added --proxy oprion
  • added --scholar-results option

Special thanks to @suhan-paradkar!

PyPaperBot v1.1.1

Choose a tag to compare

@ferru97 ferru97 released this 19 Apr 17:46
f890e48

Bug fix #34

PyPaperBot v1.1.0

Choose a tag to compare

@ferru97 ferru97 released this 05 Apr 10:25
d57c1fd
  • Added the possibility to specify the page range for scholar search
  • Safe exit when you get blocked by scholar
  • Handle bad requests from Crossref
  • Other general fixes and improvements

PRs #29 #28 #25

PyPaperBot v1.0.2

Choose a tag to compare

@ferru97 ferru97 released this 23 Mar 23:15
ee5b502

General improvements

  • Added a command to specify a preferred sci-hub mirror
  • Closes #18 #20 #22