Xiaohongshu User Profile Extractor avatar

Xiaohongshu User Profile Extractor

Try for free

3 days trial then $9.99/month - No credit card required now

View all Actors
Xiaohongshu User Profile Extractor

Xiaohongshu User Profile Extractor

dainty_screw/xiaohongshu-data-scraper
Try for free

3 days trial then $9.99/month - No credit card required now

Effortlessly capture comprehensive profile insights from XiaoHongShu. From basic user details to interaction metrics, streamline your market research with precision. Ideal for fashion and trend analysis.

Here's your revised README.md for the XiaoHongShu User Profile Scraper, now featuring updated input and output examples along with links related to QuickLifeSolutions:

1## XiaoHongShu User Profile Scraper
2
3Explore and extract detailed user profile data from [XiaoHongShu](https://www.xiaohongshu.com/), capturing key insights directly from popular profiles.
4
5### Features
6
7- Obtain rich data from user profiles to understand user engagement and content success on XiaoHongShu.
8
9### Input Parameters
10
11Start your scraping with a predefined list of popular user profile URLs.
12
13#### Example Input
14
15```json
16{
17 "startUrls": [
18  {
19    "url": "https://www.xiaohongshu.com/user/profile/5d1234567890ab1234567890"
20  }
21 ]
22}

Output

Gain access to comprehensive data, including basic profile information, interactions, tags, and detailed notes about user activities.

Example Output

1{
2    "basicInfo": {
3        "nickname": "InfluencerName",
4        "images": "https://example.com/avatar.jpg",
5        "gender": 1,
6        "ipLocation": "Italy",
7        "desc": "Passionate about fashion and life.",
8        "redId": "123456789"
9    },
10    "interactions": {
11        "follows": 1500,
12        "fans": 30000,
13        "likes": 250000
14    },
15    "tags": [
16        {"name": "Fashion Guru", "icon": "https://example.com/icon.png"}
17    ],
18    "notes": [
19        {
20            "id": "note123456",
21            "title": "Spring Fashion Trends",
22            "likes": 5000,
23            "comments": 150
24        }
25    ]
26}

Connect With Us

This README includes dynamic content from popular user profiles and detailed JSON outputs, all while ensuring your QuickLifeSolutions brand is prominently featured through the included links.
Developer
Maintained by Community
Actor metrics
  • 5 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in May 2024
  • Modified about 2 months ago