XiaoHongShu Profile Scraper avatar
XiaoHongShu Profile Scraper

Pricing

$20.00/month + usage

Go to Store
XiaoHongShu Profile Scraper

XiaoHongShu Profile Scraper

kuaima/xiaohongshu-profile

Developed by

kuai ma

Maintained by Community

本工具可以处理小红书用户页数据及其发表的文章详情页数据。[小红书](https://www.xiaohongshu.com/) is a famous social e-commerce platform that combines user-generated content with online shopping, catering to the needs of young Chinese consumers. This scraper can get data from xiaohongshu user profile and detail pages.

0.0 (0)

Pricing

$20.00/month + usage

6

Monthly users

11

Runs succeeded

96%

Response time

7.3 days

Last modified

5 hours ago

BN

startUrls input not working

Closed
billy_nmg opened this issue
a year ago

After changing the value of startUrls, the crawling result still be the default profile value

kuaima avatar

what's starturl you used? Give me example starturl or your running url, let me check.

BN

billy_nmg

a year ago

here is my code snippet:

1const input = {
2    startUrls: [
3      {
4        url: "https://www.xiaohongshu.com/user/profile/5bfb3280e7444b0001520768",
5      },
6    ],
7    scrape_detail_page: false,
8    download_image: false,
9  };
10  // Run the Actor and wait for it to finish
11  const run = await client.actor("kuaima/xiaohongshu-profile").call(input);
kuaima avatar

I'm try this url now. By the way, is this your first time use this scraper?

kuaima avatar

do some update, try the latest version again. Let me know if it works for you.

BN

billy_nmg

a year ago

Yes, first time use this scraper.

kuaima avatar

Do you try the latest version I just updated. I think it should work for your url now.

BN

billy_nmg

a year ago

It works now. One more question, can the scraper get the video link in profile page also?

kuaima avatar

It can get the video link if it's a video. But I need double check, maybe it need some adjust. It will be helpful if you can provide some sample profile link which include video post.

kuaima avatar

Get it. I'll try this profile first.

kuaima avatar

add video link support now. Just need configure input parameter scrape_detail_page to true.

BN

billy_nmg

a year ago

Thanks, video link works fine. Would scraper support fetch notes by Date range or by page or the default scraping behaviour will try to get all notes from profile?

kuaima avatar

Filter notes by date range is possible. It need some logic change and code flow change. I'll try it later.

kuaima avatar

It's now can filter by date range. Need enable scrape_detail_page first. Let me know if it works.

If any other funtion or requirement, please open new issue to discuss about it.

kuaima avatar

Close this issue for problem solved.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$20.00