gsb_site_status: Retrive URL "site status"

Description Usage Arguments Value Examples

Description

Pass in a vector of URLs and the Google Safe Browsing Site Status for the URLs will be returned in a data.frame (tbl_df)

Usage

1
gsb_site_status(site_urls)

Arguments

site_url

non-relative URL to check

Value

data.frame (tbl_df) with site status

Examples

1
2
3
4
5
6
## Not run: 
gsb_site_status(c("http://fgcdiesel.cl/encrypted.exe",
                  "http://rud.is/",
                  "http://dds.ec/"))

## End(Not run)

hrbrmstr/safebrowsing documentation built on May 17, 2019, 5:13 p.m.