is-this-journal-predatory

Check whether a journal is listed in Beall's List from within Python.


License
Other
Install
pip install is-this-journal-predatory==0.0.2

Documentation

is_this_journal_predatory

Check whether a journal is predatory from within Python.

usage example:

import is_this_journal_predatory 

journalURL = "http://www.academeresearchjournals.org/"

is_this_journal_predatory.is_predatory(journalURL)      #outputs message about whether the input URL is predatory