- Adds tests - Improves Styling - Adds type hints - Github workflows for auto CI/Publishing
0.0.4
* 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.
0.0.3
* 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.
0.0.2
* Adding filtering capability * Fixing the list of categories and their codes
0.0.1
* Initial release * Ability to define category and date range