Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tombaio/mod.ts>Domain

Official Deno library for Tomba Email Finder
Latest
class Domain
extends Service
Re-export
import { Domain } from "https://deno.land/x/tombaio@v1.0.1/mod.ts";

Methods

domainSearch<T extends unknown>(
domain: string,
page?: number,
limit?: number,
department?: string,
): Promise<T>

Domain Search

You can use this endpoint to show different browser icons to your users. The code argument receives the browser code as it appears in your user /account/sessions endpoint. Use width, height and quality arguments to change the output settings.