tiktok-probe.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [
  2. {
  3. "path": "/api/v1/tiktok/app/v3/fetch_video_search_result?keyword=milk%20thistle&cursor=0&count=10",
  4. "status": 200,
  5. "code": 200,
  6. "msg": "请求成功,本次请求将被计费。",
  7. "hint": "arr[0]"
  8. },
  9. {
  10. "path": "/api/v1/tiktok/app/v3/fetch_general_search_result?keyword=milk%20thistle&cursor=0&count=10",
  11. "status": 200,
  12. "code": 200,
  13. "msg": "请求成功,本次请求将被计费。",
  14. "hint": "arr[14] first_keys=aweme_info,doc_id,doc_type,feedback_type,preload_img"
  15. },
  16. {
  17. "path": "/api/v1/tiktok/app/v3/fetch_user_search_result?keyword=milk%20thistle&cursor=0&count=10",
  18. "status": 200,
  19. "code": 200,
  20. "msg": "请求成功,本次请求将被计费。",
  21. "hint": "arr[10] first_keys=challenges,effects,items,mix_list,musics"
  22. },
  23. {
  24. "path": "/api/v1/tiktok/web/fetch_video_search_result?keyword=milk%20thistle&cursor=0&count=10",
  25. "status": 404,
  26. "msg": "",
  27. "hint": ""
  28. },
  29. {
  30. "path": "/api/v1/tiktok/web/fetch_general_search_result?keyword=milk%20thistle&cursor=0&count=10",
  31. "status": 404,
  32. "msg": "",
  33. "hint": ""
  34. },
  35. {
  36. "path": "/api/v1/tiktok/web/fetch_user_search_result?keyword=milk%20thistle&cursor=0&count=10",
  37. "status": 404,
  38. "msg": "",
  39. "hint": ""
  40. },
  41. {
  42. "path": "/api/v1/tiktok/web/fetch_search_video?keyword=milk%20thistle&cursor=0&count=10",
  43. "status": 400,
  44. "msg": "",
  45. "hint": ""
  46. },
  47. {
  48. "path": "/api/v1/tiktok/web/fetch_search_user?keyword=milk%20thistle&cursor=0&count=10",
  49. "status": 200,
  50. "code": 200,
  51. "msg": "请求成功,本次请求将被计费。",
  52. "hint": "arr[10] first_keys=user_info,position,uniqid_position,effects,musics"
  53. },
  54. {
  55. "path": "/api/v1/tiktok/app/v3/fetch_video_search_result_v2?keyword=milk%20thistle&cursor=0&count=10",
  56. "status": 404,
  57. "msg": "",
  58. "hint": ""
  59. },
  60. {
  61. "path": "/api/v1/tiktok/fetch_video_search_result?keyword=milk%20thistle&cursor=0&count=10",
  62. "status": 404,
  63. "msg": "",
  64. "hint": ""
  65. }
  66. ]