novel-scraper智能小说抓取工具,支持自动翻页、分页补全、章节号自动解析。 使用 curl+BeautifulSoup 抓取笔趣阁等小说网站,输出格式化 TXT 文件。 默认每 10 章合并为一个文档,避免文件零散分布。 自动检测分页并补全,智能跳过非小说内容(作者感言、抽奖预告等)。 Use when: 抓取网络小说章节、批量...
Install via ClawdBot CLI:
clawdbot install yuzhihui886/novel-scraperGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://www.bqquge.com/4/1962AI Analysis
The skill is designed for web scraping of public novel websites, which is consistent with its stated purpose. The 'rm -rf' command is used only for clearing a temporary cache directory in troubleshooting, not for destructive system operations. No evidence of credential harvesting, data exfiltration, or hidden malicious behavior was found.
Generated Mar 21, 2026
A platform for self-published authors or small publishers to automatically aggregate and format web novels from various sources into downloadable TXT files for distribution or archiving. This tool can batch-process chapters, ensuring consistent output for e-book conversion or direct reader access.
A service that scrapes and compiles novel chapters from multiple websites for researchers or analysts studying trends in online literature. It supports session reuse and memory monitoring, making it suitable for long-running data collection tasks on low-resource servers.
Libraries or educational institutions can use this tool to download and organize public-domain or licensed web novels into TXT files for offline access or digital archives. The caching system helps avoid redundant downloads and manage large collections efficiently.
Translation groups can batch-download raw novel chapters from sites like bqquge.com for collaborative translation projects. The automatic pagination and content filtering streamline the extraction process, allowing translators to focus on localization rather than manual scraping.
Offer a cloud-based version of the scraper as a service, where users pay a monthly fee for API access, enhanced support for more websites, and higher memory limits. Revenue comes from tiered subscriptions based on usage volume and features.
Provide the basic scraper for free with limited features (e.g., up to 10 chapters per batch) and charge for premium add-ons like advanced site configurations, priority support, or integration with other tools. Revenue is generated from one-time purchases or upgrades.
Sell customized versions of the scraper tailored to specific client needs, such as adding support for niche novel websites, integrating with existing content management systems, or optimizing performance for high-volume operations. Revenue comes from project-based contracts.
💬 Integration Tip
Integrate this skill by configuring site selectors in the JSON file for new websites and using the command-line options to adjust memory and performance settings based on server resources.
Scored Apr 20, 2026
Audited Apr 17, 2026 · audit v1.0
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.