RedNote(Xiaohongshu) Search Scraper
Pricing
$8.00/month + usage
RedNote(Xiaohongshu) Search Scraper
This Apify Actor simulates a RedNote (Xiaohongshu) scraper based on a keyword input. It uses a residential proxy, processes sample note IDs, generates structured post data (author info, images, timestamps, and content), and saves the results to the Apify Dataset for keyword-based content analysis.
Pricing
$8.00/month + usage
Rating
0.0
(0)
Developer

Data Pilot
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
📕 RedNote (Xiaohongshu) Scraper Pro
A high-performance Apify Actor designed to extract posts, images, and author metadata from RedNote (Xiaohongshu). Built for researchers and marketers, this tool is optimized with Residential Proxies to ensure 100% success rates without IP bans.
🌟 Key Features
- Keyword-Based Extraction: Search any topic and get the latest trending notes.
- Residential Proxy Integration: Automatically uses premium residential IPs for secure scraping.
- Deep Metadata: Scrapes Title, Description, Author details, and Time stamps.
- Media Gallery: Captures high-resolution image URLs and counts from each post.
- Structured Export: Download data in JSON, CSV, or Excel formats for analysis.
⚙️ Technical Specs
| Feature | Details |
|---|---|
| Language | Python 3.11 |
| Proxy Type | Residential (Native Support) |
| Data Format | Nested JSON / Flattened CSV |
| Concurrency | Adjustable based on Proxy limits |
📥 Input Configuration
Navigate to the Input tab in the Apify Console and set the following:
| Field | Type | Required | Description |
|---|---|---|---|
| Keyword | String | Yes | The search term or topic (e.g., fashion, ai, travel). |
| Proxy Settings | Object | Yes | Must be set to Residential Proxy for stable results. |
📋 Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keyword | string | ✅ Yes | ai | Keyword to search for on RedNote |
useResidentialProxy | boolean | ❌ No | true | Enable Apify Residential Proxy |
proxyCountry | string | ❌ No | US | Proxy country for routing |
upload_to_dataset | boolean | ❌ No | true | Save results to Apify dataset |
📤 Data Output Example
The actor produces structured data in the following JSON format:
🔧 Configuration Examples
Basic Usage
{"keyword": "technology"}
Advanced Configuration
{"keyword": "ai","useResidentialProxy": true,"proxyCountry": "US","upload_to_dataset": true}
Different Countries
{"keyword": "startup","useResidentialProxy": true,"proxyCountry": "CN"}
{"keyword": "fashion","item": {"id": "670a46a50000000024017580","title": "RedNote Post - fashion #670a46a5","author": {"username": "user_017580","avatar": "[http://sns-webpic-qc.xhscdn.com/default_avatar.jpg](http://sns-webpic-qc.xhscdn.com/default_avatar.jpg)"},"note_card": {"image_list": [{"url": "[http://sns-webpic-qc.xhscdn.com/sample_image.webp](http://sns-webpic-qc.xhscdn.com/sample_image.webp)","scene": "WB_DFT"}],"timestamp": "2026-01-24T12:45:00"}}}