Skip to main content
Module

x/tombaio/src/services/domain.ts>Domain

Official Deno library for Tomba Email Finder
Go to Latest
class Domain
extends Service
import { Domain } from "https://deno.land/x/tombaio@1.0.0/src/services/domain.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.