#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.