fetch("http://localhost:4200/api/api/v1/douyin/search/fetch_general_search_v2", {
  "headers": {
    "accept": "application/json",
    "accept-language": "zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6",
    "authorization": "Bearer gqsZHfMWgAiMwV+ITbmZy0qALADWBZVS7QnV7kKJe9CwzgWgJG+7bwK+GQ==",
    "content-type": "application/json",
    "sec-ch-ua": "\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Microsoft Edge\";v=\"146\"",
    "sec-ch-ua-mobile": "?0",
    "sec-ch-ua-platform": "\"Windows\"",
    "sec-fetch-dest": "empty",
    "sec-fetch-mode": "cors",
    "sec-fetch-site": "same-origin"
  },
  "referrer": "http://localhost:4200/",
  "body": "{\"keyword\":\"美食\",\"sort_type\":\"0\",\"cursor\":0,\"publish_time\":\"0\",\"filter_duration\":\"0\",\"content_type\":\"1\",\"search_id\":\"\",\"backtrace\":\"\"}",
  "method": "POST",
  "mode": "cors",
  "credentials": "include"
});