Function request

  • Scrape request

    Returns

    Phin response

    Parameters

    • url: string

      The url to scrape

    • query: string

      The query to scrape

    • sort: string

      The sorting method to use

    • useragent: string

      Custom user agent

    • redirect: boolean

      Apply redirects

    Returns Promise<p.IResponse>

Generated using TypeDoc