pt_read_db: Retrieve a complete copy of the current PhishTank database

Description Usage Arguments Note References

View source: R/read-db.R

Description

Retrieve a complete copy of the current PhishTank database

Usage

1
2
pt_read_db(phishtank_api_key = Sys.getenv("PHISHTANK_API_KEY"),
  .progress = TRUE)

Arguments

phishtank_api_key

a PhishTank API key

.progress

if TRUE, display a download progress bar

Note

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

References

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


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