Skip to main content

Listen on a specific project

GET
api/v3/stream/p/:project_id/results

Listen on a specific project

Path Parameters

  • project_id string required
    Example: a1ab1abc-a123-123a-123a-abcd12ab1a12

Query Parameters

  • q string

    The query to search for

    Example: electric AND car
  • max_hits integer

    Stops the stream after the given number of hits. If not set, it never stops.

    Example: 3
  • topic string

    One or more topics or panels that are defined in the Talkwalker project.

  • dataset string

    One or more datasets that are defined in the Talkwalker Customer Intelligence project.

  • filter string

    One or more custom filters that are defined in the Talkwalker project. The combination logic is the operator AND between the IDs if they are from different groups.

  • panel string

    One or more source panels that are defined in the Talkwalker project.

Responses

OK


Schema
  • string
Loading...