Skip to content

bganglia/is_this_journal_predatory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is_this_journal_predatory

Check whether a journal is predatory from within Python.

usage example:

import is_this_journal_predatory 

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

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

About

Check whether a journal is predatory from within Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages