Preparing search index...

    Error information returned on scraping failure.

    interface ScraperError {
        type: string;
        message: string;
        host?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: string
    message: string
    host?: string