Searches Xiaohongshu(小红书) for a given keyword, extracts the top N posts (including texts, images, and user comments), and then synthesizes a comprehensive fi...
- Added an explicit compatibility section specifying the required dependencies, including `playwright-cli`, `python3`, and the Python `requests` package. - Updated the dependencies list in the documentation to mention that the `requests` package must be installed for image downloading. - No changes to feature set or workflows; documentation improvements only.