Skip to content

Releases: Mahdisadjadi/arxivscraper

v0.0.5

29 Dec 19:55
039bace
Compare
Choose a tag to compare
  • Adds tests
  • Improves Styling
  • Adds type hints
  • Github workflows for auto CI/Publishing

v0.0.4

19 Sep 17:30
Compare
Choose a tag to compare
  • Fixed a bug in fetching author names when the author's first name was None.
  • The scraper no longer prints the URL instead it is saved as a method in the scraper object.

v0.0.3

18 Aug 03:00
Compare
Choose a tag to compare
  • Fixed a bug which prevented from importing the package in Python 2
  • Added timeout option to stop scraping after a fixed amount of time
  • Now full name of authors are retrieved.

v0.0.2

12 Sep 17:28
Compare
Choose a tag to compare
  • Adding filtering capability
  • Fixing the list of categories and their codes

v0.0.1

12 Sep 17:29
Compare
Choose a tag to compare
  • Initial release
  • Ability to define category and date range