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

    Interface BlackBoxSource

    interface BlackBoxSource {
        link: string;
        title: string;
        snippet: string;
        position: number;
    }
    Index

    Properties

    link: string

    URL of the source

    title: string

    Title of the source

    snippet: string

    Text snippet from the source

    position: number

    Position/ranking of the source