Skip to main content

Analyse content

Analyze the content provided with the request.

Request Body required
  • html object

    The html fragment or html page to analyze.

  • fragment string required
  • page string required
  • url url required
  • urlClient string required

    Possible values: [CHROME, PLAIN_HTTP, CHROME, PLAIN_HTTP]

  • language string required

    Possible values: >= 2 characters and <= 2 characters

  • text string required
  • exclude url[] required
  • scope string required
  • matches int32 required
  • links string required
Responses

Success


Schema
  • entities object

    A map of entity URI to the respective entity.

  • property name* object
  • annotations object

    A map of annotation id to the respective annotation.

  • property name* object
  • images object[]

    A list of images.

  • label string required
  • url url required
  • languages string[] required
  • topics object[]

    A list of topics.

  • label string required
  • description string required
  • uri url required
  • confidence double required
  • images url[] required
  • sameAs url[] required
  • content string required
Loading...