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
#' @import testthat
NULL
tomba-io/r documentation built on June 1, 2025, 10:12 p.m.