RedNote (Xiaohongshu) Image Search Scraper avatar

RedNote (Xiaohongshu) Image Search Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
RedNote (Xiaohongshu) Image Search Scraper

RedNote (Xiaohongshu) Image Search Scraper

Search public RedNote (Xiaohongshu) image posts by keyword and collect each result's image asset info, author details, post engagement metadata, and share card, fully paginated automatically.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

ToolzerHub

ToolzerHub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Share

Search RedNote or Xiaohongshu image posts by keyword and keep the matched image, author, post metadata, and share data in their real grouped result shape.

This is not a flat post-search row. Use it when the image asset is the center of the job.

Grouped output

ObjectContents
image_infoMatched image asset, including URL and dimensions when present
user_infoAuthor details
note_infoPost ID, title, description, and engagement attached to the image hit
share_infoShare-card metadata
{
"image_info": {
"url": "https://.../1040g3mo...jpg",
"width": 1920,
"height": 2560
},
"user_info": {
"nickname": "kinnbby",
"user_id": "66d37505000000001d0229a2"
},
"note_info": {
"note_id": "6a4dcdfe000000000d00bc01",
"title": "Coastal town day trip",
"liked_count": 1167,
"comments_count": 35
}
}

Input and limits

{
"query": "coastal town day trip",
"maxItems": 100
}

query is required. maxItems defaults to 100, while the Store prefill is 20. Set 0 for no row cap.

The Actor follows RedNote's cursor and stops when the results end, a page is empty, the cursor repeats, or your cap is reached.

Questions

Why aren't fields such as the title at the top level?

RedNote returns image hits as grouped objects. The post fields stay inside note_info, the author stays in user_info, and the asset stays in image_info. That preserves the relationship without pretending this is the same dataset as post search.

Do I need to provide a RedNote cookie?

No. The Actor requires no login, cookie, or session token.

Other search routes

RedNote Post Search Scraper gives you flat post rows plus content, time, sort, and AI-content filters. RedNote Profile Search Scraper finds accounts instead of images.