pt_check_url: Check an individual URL against PhishTank's database

Description Usage Arguments Value Note References

View source: R/check-url.R

Description

Check an individual URL against PhishTank's database

Usage

1
pt_check_url(url, phishtank_api_key = Sys.getenv("PHISHTANK_API_KEY"))

Arguments

url

URL to test

phishtank_api_key

a PhishTank API key

Value

data frame (tibble)

Note

You need an API key. Anonymous usage is not supported by this package.

References

https://www.phishtank.com/api_info.php


hrbrmstr/aquarium documentation built on May 29, 2019, 3:04 p.m.