R/tomba-package.R

#' @title The official R client library for the tomba.io
#' @description Search emails are based on the website You give one domain name and it returns all the email addresses found on the internet. at <https://tomba.io/>
#'
#' @md
#' @name tomba
#' @docType package
#' @author Abedrahim Ben rebia <b.abedrahim@tomba.io>
#' @import httr
#' @import jsonlite
#' @import methods
NULL

Try the tomba package in your browser

Any scripts or data that you put into this service are public.

tomba documentation built on Nov. 2, 2021, 9:17 a.m.