Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 323 Bytes

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