feapderBuild, modify, and debug feapder 1.9.2 spiders and projects with the framework's native patterns. Use when working on feapder codebases or when requests ment...
Install via ClawdBot CLI:
clawdbot install fqxue/feapderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://example.comUses known external API (expected, informational)
open.feishu.cnAI Analysis
The skill definition focuses on legitimate feapder framework usage patterns and references internal documentation files. The external URL signals appear to be from reference examples or known APIs, not active data exfiltration. No credential harvesting, hidden instructions, or obfuscation is present.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Develop a distributed price monitoring system using feapder's Spider class with Redis backend. The system crawls multiple e-commerce sites daily, extracts product prices and availability, stores data in MySQL via Item pipelines, and provides resumable crawling capabilities for handling interruptions during large-scale data collection.
Create a batch processing news crawler using BatchSpider for periodic collection of articles from multiple news portals. The system runs on scheduled batches, extracts article metadata and content, handles deduplication through UpdateItem, and integrates with content management systems through custom pipelines for automated publishing workflows.
Build a task-based property listing crawler using TaskSpider with MySQL task tables. The system loads seed URLs from database tables, crawls real estate platforms with JavaScript rendering enabled, extracts structured property data, and updates task status automatically while handling complex pagination and AJAX-loaded content.
Implement a lightweight social media monitoring tool using AirSpider for quick prototyping and testing. The single-file spider collects posts and comments from social platforms, performs basic text extraction, and outputs results to local files for sentiment analysis pipelines without requiring distributed infrastructure or persistent storage.
Develop a government open data archiving system using feapder's distributed Spider with custom pipelines. The system crawls multiple government portals with rate limiting, extracts structured datasets and documents, validates data quality, and archives to both database and file storage with comprehensive logging and error handling.
Offer structured web data collection services using feapder's distributed crawling capabilities. Build custom spiders for clients across industries, provide cleaned and normalized data through automated pipelines, and charge based on data volume, frequency, and complexity of target websites with SLA guarantees for data freshness.
Provide feapder expertise to help businesses build and maintain their web scraping infrastructure. Offer services including spider development, performance optimization, anti-blocking strategies, pipeline integration, and legacy system migration. Focus on industries requiring reliable, scalable data collection with Chinese-language support.
Develop a managed crawling platform built on feapder framework that allows non-technical users to configure and run spiders through web interface. Offer templates for common use cases, manage distributed infrastructure, provide data export APIs, and handle all technical complexities including proxy rotation, CAPTCHA solving, and data storage.
💬 Integration Tip
Start with AirSpider for prototyping before scaling to distributed Spider or BatchSpider, and always test with feapder shell before full deployment to debug parsing logic.
Scored Apr 19, 2026
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.