Skip to content

oelu/get_url_rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Get Fortiguard URL Rating

Script to fetch the url rating from www.fortiguard.com

Requirements

  • Requires Python docopt module
  • Requires Python lxml module
  • Requires Python requests module

Usage

Fortiguard URL Rating
    Retrieves the Fortiguard Rating for url
    Usage:
    get_url_rating.py (-u <url> | --url <url>)

Example Session

$ ./get_url_rating.py -u www.github.com
['Category: Information Technology']

About

Gets fortiguard rating for url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages