xhs-profile

Fetch Xiaohongshu user profiles by user_id and xsec_token.

245|44|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/autoclaw-cc/xiaohongshu-mcp-skills --skill xhs-profile-autoclaw-cc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-profile
Source: https://github.com/autoclaw-cc/xiaohongshu-mcp-skills/tree/main/skills/xhs-profile
Command: npx skills add https://github.com/autoclaw-cc/xiaohongshu-mcp-skills --skill xhs-profile-autoclaw-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access Xiaohongshu user homepages to gather essential information, activity metrics, and published content without manual browsing.

Core Features & Use Cases

  • Retrieve user profile details: nickname, avatar, bio, gender, and region.
  • Display statistics: followers, following, likes, and collections.
  • List recent notes with identifiers for quick viewing or interaction.
  • Use Case: perform influencer research, verify account activity, or prepare outreach.

Quick Start

Fetch and display the profile for a given user_id using your xsec_token.

Frequently Asked Questions about xhs-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view a Xiaohongshu user profile at a glance for influencer research?

To view a Xiaohongshu user profile at a glance, you need the specific user_id and xsec_token. The tool fetches and presents the creator's basic information, follower metrics, and recent posts in a unified dashboard view.

What data is included when I fetch Xiaohongshu user profile metrics?

Fetching Xiaohongshu user profile metrics retrieves the nickname, avatar, bio, gender, and region. It also displays statistics including followers, following, likes, and collections, alongside a list of recent notes.

Do I need an xsec_token to retrieve Xiaohongshu creator homepage data?

Yes, you need both the specific user_id and xsec_token to retrieve Xiaohongshu creator homepage data. These parameters are required to authenticate the query and successfully fetch the user profile information.

Can I check Xiaohongshu account activity by listing recent notes?

Yes, you can check Xiaohongshu account activity by listing recent notes. The fetched profile data includes recent published notes with their identifiers, allowing you to verify current activity or prepare outreach.

What happens if a Xiaohongshu user profile is missing during a data query?

If a Xiaohongshu user profile is missing during a data query, the tool handles the missing-user scenario. It manages authentication and error handling to ensure the profile retrieval process fails gracefully without crashing.