Skip to main content

Get entities

Query for long tail opportunities and receive entities.

Query Parameters
    q string required

    The Longtail query

    ln string required

    A location name, origin of the search

    Example: London,England,United Kingdom
    lc string required

    Language Code

    Example: en
    sd string required

    Search Domain

    Example: google.co.uk, google.com.au, google.de, etc.
    sc string

    Possible values: [all, local, network]

    Analysis Scope

    d string

    Default value: 10

    The maximum number of results to analyze

Responses

Found.


Schema
    summary string

    The page summary.

    entities object[]

    The list of entities matching the query.

  • Array [
  • reference string

    The referenced entity URI

    properties object
    name string

    The name of the entity.

    sameAs string[]

    A list of sameAs entity URIs.

  • ]
Loading...