{"platforms":["airbnb","alibaba1688","aliexpress","amazon","app_store","behance","bilibili","bluesky","booking","capterra","clutch","craigslist","crexi","dailymotion","deviantart","dice","discord","douban","douyin","dribbble","ebay","etsy","eventbrite","expedia","facebook","flickr","g2","gab","glassdoor","google_maps_reviews","google_play","indeed","instagram","iqiyi","kuaishou","lemmy","linkedin","mastodon","medium","naukri","naver","netease_music","nextdoor","odysee","patreon","pinterest","producthunt","quora","realtor","reddit","rumble","seek","shopee","similarweb","snapchat","soundcloud","spotify","stepstone","substack","taobao","telegram","temu","thomasnet","threads","tiktok","toutiao","tripadvisor","trustpilot","truth_social","tumblr","twitch","twitter","upwork","vk","walmart","web","wechat_oa","weibo","xiaohongshu","xing","yahoo_finance","yandex","yelp","youku","youtube","zhihu","zillow"],"capabilities":[{"platform":"xiaohongshu","action":"search","action_label":"关键词搜索","required_params":["keyword"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image","video"]},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["most_collected","most_commented","most_liked","newest","relevance"]},"keyword":{"description":"检索关键词。"}},"returns_list":true,"available":true,"default_limit":20,"max_limit":50,"response_fields":["id","url","title","text","like_count","collect_count","comment_count","share_count","posted_at","image_url","author_name","author_id","avatar_url","author_url","is_video","platform"]},{"platform":"xiaohongshu","action":"profile","action_label":"主页或对象详情","required_params":["user_id"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","min_likes","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image_notes_only","videos_only"]},"min_likes":{"description":"最低点赞数，低于此数的内容不返回。"},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["newest","popular","relevance"]},"user_id":{"description":"用户在该平台的唯一 ID。"}},"returns_list":false,"available":true,"response_fields":["user_id","nickname","red_id","url","bio","follower_count","following_count","like_collect_count","post_count","gender","ip_location","avatar_url","is_verified","tags","platform"],"platform_field_meanings":{"red_id":"小红书号，用户自定义的可搜索 ID，区别于内部 user_id。","nickname":"用户昵称。","ip_location":"小红书展示的 IP 归属地（省份/国家），平台强制显示，非用户填写。","like_collect_count":"点赞与收藏的合计数。小红书主页只给这个合计值，拆不开。","gender":"用户性别，按主页展示值给出，可能为空。","tags":"笔记话题标签。"}},{"platform":"xiaohongshu","action":"user_posts","action_label":"用户内容","required_params":["user_id"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","min_likes","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image_notes_only","videos_only"]},"min_likes":{"description":"最低点赞数，低于此数的内容不返回。"},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["newest","popular","relevance"]},"user_id":{"description":"用户在该平台的唯一 ID。"}},"returns_list":true,"available":true,"default_limit":20,"max_limit":100,"response_fields":["id","url","title","text","like_count","collect_count","comment_count","share_count","posted_at","image_url","author_name","author_id","avatar_url","author_url","is_video","platform"]},{"platform":"xiaohongshu","action":"note","action_label":"笔记详情","required_params":["url"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image","video"]},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["most_collected","most_commented","most_liked","newest","relevance"]},"url":{"description":"目标页面的完整链接，直接从该平台复制。"}},"returns_list":false,"available":true,"response_fields":["id","url","title","text","like_count","collect_count","comment_count","share_count","posted_at","ip_location","author_name","author_id","platform"],"platform_field_meanings":{"ip_location":"小红书展示的 IP 归属地（省份/国家），平台强制显示，非用户填写。"}},{"platform":"xiaohongshu","action":"comments","action_label":"评论","required_params":["url"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image","video"]},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["most_collected","most_commented","most_liked","newest","relevance"]},"url":{"description":"目标页面的完整链接，直接从该平台复制。"}},"returns_list":true,"available":true,"default_limit":30,"max_limit":200,"response_fields":["id","text","like_count","posted_at","ip_location","author_name","author_id","sub_comment_count","note_id","note_url","platform"],"platform_field_meanings":{"ip_location":"小红书展示的 IP 归属地（省份/国家），平台强制显示，非用户填写。","sub_comment_count":"该条评论下的回复数（楼中楼）。","note_id":"笔记 ID，评论类能力用它回指所属笔记。","note_url":"所属笔记链接。"}},{"platform":"xiaohongshu","action":"comments_batch","action_label":"多链接评论批量采集","required_params":["urls"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"param_meanings":{"urls":{"description":"目标链接数组，一次查多个。**按目标数计费**（单价 × 目标数）。"}},"returns_list":true,"available":true,"default_limit":30,"max_limit":200,"response_fields":["id","text","like_count","posted_at","ip_location","author_name","author_id","sub_comment_count","note_id","note_url","platform"],"platform_field_meanings":{"ip_location":"小红书展示的 IP 归属地（省份/国家），平台强制显示，非用户填写。","sub_comment_count":"该条评论下的回复数（楼中楼）。","note_id":"笔记 ID，评论类能力用它回指所属笔记。","note_url":"所属笔记链接。"}},{"platform":"xiaohongshu","action":"sub_comments","action_label":"评论回复","required_params":["url","comment_id"],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all","image","video"]},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["most_collected","most_commented","most_liked","newest","relevance"]},"url":{"description":"目标页面的完整链接，直接从该平台复制。"},"comment_id":{"description":"评论 ID，用于定位要取回复的那条评论。"}},"returns_list":true,"available":true,"default_limit":10,"max_limit":30,"response_fields":["id","text","like_count","posted_at","ip_location","author_name","author_id","reply_to_id","platform"],"platform_field_meanings":{"ip_location":"小红书展示的 IP 归属地（省份/国家），平台强制显示，非用户填写。","reply_to_id":"被回复的评论 ID，楼中楼里用来重建对话树。"}},{"platform":"xiaohongshu","action":"trending","action_label":"热榜","required_params":[],"mode":"sync","cost_credits":400,"price_cny":0.037383,"optional_params":["content_type","date_range","sort"],"param_meanings":{"content_type":{"description":"内容类型筛选，如 image / video / text。","allowed_values":["all_types","image_notes_only","live_notes_only","video_notes_only"]},"date_range":{"description":"相对时间窗，如 day / week / month。与 since/until 二选一。","allowed_values":["any_time","last_24_hours","last_6_months","last_7_days"]},"sort":{"description":"排序方式。取值随平台而异，见该能力的 allowed_values。","allowed_values":["most_collected","most_commented","most_liked","newest","relevance"]}},"returns_list":true,"available":true,"default_limit":20,"max_limit":30,"response_fields":["id","url","title","author_name","is_video","image_url","platform"]}]}