📕

小红书笔记分析

分析小红书笔记数据和互动指标

📝 输入小红书链接

💡 支持格式:小红书完整链接或笔记ID

📌 笔记信息

{{ result.note_info.title }}

{{ result.note_info.desc }}

🎥 视频 📷 图文

{{ formatTime(result.note_info.time) }}

{{ formatTime(result.note_info.last_update_time) }}

{{ result.note_id }}

👤 作者信息

{{ result.user_info.nickname }}

ID: {{ result.user_info.user_id }}

📊 数据统计

❤️ 点赞

{{ result.statistics.liked_count }}

收藏

{{ result.statistics.collected_count }}

💬 评论

{{ result.statistics.comment_count }}

🔗 分享

{{ result.statistics.share_count }}

互动指标

总互动数

{{ result.engagement.total_engagement.toLocaleString() }}

互动评分

{{ result.engagement.engagement_score }}

综合权重: 点赞x1 + 收藏x2 + 评论x3 + 分享x4

🏷️ 话题标签

# {{ tag }}

📷 笔记图片 ({{ result.images.length }})

🎥 视频内容

❌ {{ error }}