专业的小红书 APP 数据接口服务,支持笔记、用户、搜索、商品、话题等全场景数据采集。 智能账号池自动轮换,按需计费,仅成功请求扣费。
curl --location --request POST 'https://rnote.dev/api/v1/interaction/follow' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "string",
"refer_note_id": "string",
"parent_source": "explore_feed",
"scene": "user_page",
"sub_scene": "middle_follow_btn",
"device_id": "string",
"domain_type": "mainland"
}'null