Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
/get_blogger_list 里那些树形筛选的可选值,是找博主的配套字典接口industryTags → 网页「博主类目」(一级 + 二级)personalTagsV2 → 网页「博主人设」(家庭身份 / 职业身份 / 特色背景 → 分组 → 叶子标签)featureTags → 网页「擅长内容」(一级 + 二级)contentTheme → 网页「内容题材」audience20 → 网页「二十大人群」automotiveIndustryTag → 网页「行业特色画像」consumerBehavior → 网页「预估消费行为」(部分账号为 null)market → 网页「营销目标」activities → 网页「平台推荐 → 热门活动」,每项的 code 即 flags.activity_codes 的取值/get_blogger_listindustryTags → blogger categories (level 1 + 2)personalTagsV2 → blogger personas (family / occupation / background → group → leaf)featureTags → content expertise (level 1 + 2)contentTheme → content themesaudience20 → top-20 crowd segmentsautomotiveIndustryTag → industry-specific portraitsconsumerBehavior → estimated consumption behavior (may be null for some accounts)market → marketing goalsactivities → campaigns; each code is a valid value for flags.activity_codes{}Authorization: Bearer ********************curl --location --request POST 'https://api.tikhub.io/api/v1/xiaohongshu/pgy/get_blogger_filter_options' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}