What problem does it solve?
Manually collecting Xiaohongshu (RED) posts for keyword research, market monitoring, or content analysis is slow and repetitive. This Skill automates the process by driving a CDP-connected browser to scroll search result pages, capture post cards, and optionally open detail pages to extract full note text.
Core Features & Use Cases
- Keyword Search Scraping: Searches Xiaohongshu by keyword, scrolls the results page, and deduplicates collected post cards (title, author, likes, link, cover).
- Detail Extraction: Opens the top posts sorted by likes and extracts full note body text and dates via multiple selector fallbacks.
- Multi-Format Output: Exports results as Markdown, RSS 2.0 feed, or structured JSON with metadata.
- Use Case: A recruiter wants to track posts about "AI Agent jobs" on Xiaohongshu. Run the scraper with the keyword, output an RSS feed, and subscribe to it in a feed reader for ongoing monitoring.
Quick Start
Ask the agent to scrape Xiaohongshu search results for the keyword "Agent开发工程师" and output the top 10 posts with details as a Markdown file.