List related stories
GET {{baseUrl}}/related_stories?No Name=<string>
This endpoint is used for finding semantically similar stories based on the parameters you provide as inputs. For example, if you want to find stories similar to a Tweet or any text extract you input, the related stories endpoint will analyze the entities present and the meaning of the text, and find stories with a similar meaning. The maximum number of related stories returned is 100.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
No Name | string |