获取同城视频
POST
/api/douyin/near_by请求参数
Body 参数application/json
city_code
string
必需
城市编码(榜单系列有接口可以获取城市code)
latitude
string
位置经度
longitude
string
位置纬度
示例1
{
"city_code": "340100",
"latitude": "",
"longitude": ""
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer
必需
path
string
必需
proxy
string
必需
time
string
必需
msg
string
必需
data
object
必需
aweme_list
array [object {169}]
必需
challenge_card_list
null
必需
mob
string
必需
extra
object
必需
comments_list_on_cover
array
必需
server_latency
string
必需
poi_class_info_list
null
必需
poi_op_tab_list
null
必需
has_more
integer
必需
log_pb
object
必需
poi_lynx_card_list
array
必需
poi_info_list
null
必需
poi_rank_card_list
null
必需
status_code
integer
必需
current_city
object
必需
poi_op_card_list
array
必需
nearby_type
integer
必需
feed_debug_filter
string
必需
示例
内容为空