Returns a feed list with comments in the given time range that contain :searchTags in tags and :searchText in :searchIn.
/content_search_api/getCommentsByTimeTagsText/1496948307-1596948307/steem/search
Name | Type | Optional | Default | Min. | Max. | Allowed Values | |
---|---|---|---|---|---|---|---|
:fromTime | int | No | |||||
:toTime | int | No | |||||
:searchTags | string | No | |||||
:searchText | string | No | |||||
:searchIn | fixed_value | Yes | any |
| |||
:observer | account_name | Yes | null | ||||
:bodyLength | int | Yes | 250 | 0 | 1000 | ||
:orderBy | fixed_value | Yes | time |
| |||
:orderDir | fixed_value | Yes | DESC |
| |||
:limit | int | Yes | 100 | 1 | 1000 | ||
:offset | int | Yes | 0 | 0 |
[
{
"from": "fromTime",
"to": "toTime"
}
]
1000
JSON Object