NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface TutwuriBypassOptions

    Tutwuri Shortlink Bypass Scraper Types

    interface TutwuriBypassOptions {
        shortlink: string;
        apikey: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    shortlink: string
    apikey: string