🦀 ClawHub
rednote-contacts
by @batxent
Run the installed red-crawler CLI for Xiaohongshu contact discovery. Requires the red-crawler command and Playwright browser runtime; not instruction-only.
⚡ When to Use
⚙️ Configuration
red-crawler as a package, then point workspace_path at a local working directory.require_local_checkout: true only when you intentionally want to run from a source checkout.uv is only required when sync_dependencies: true is used for a local source checkout.bootstrap does not create a login session. Use login explicitly.login creates an optional Playwright storage state explicitly.crawl_seed, crawl_homefeed, and collect_nightly can run without a storage state file.report_weekly and list_contactable run from the database and do not require storage state.pyproject.toml.TERMINAL
clawhub install rednote-contacts