censys_series: List all series that can be queried from the SQL interface

Description Usage References Examples

View source: R/sqlquery.r

Description

You must have both CENSYS_API_ID and CENSYS_API_SECRET present in the R environment for the functions in this package to work. It is highly suggested that you place those in ~/.Renviron at least for interactive work.

Usage

1

References

Censys SQL query syntax: https://censys.io/query; API doc: https://www.censys.io/api/v1/docs/search

Examples

1
2
3
4
## Not run: 
censys_series()

## End(Not run)

censys documentation built on May 2, 2019, 10:45 a.m.