Web scraping using Chrome + WebMCP. Primary method for all web crawling tasks.
Spider 1.0.0 — Default web scraping skill using Chrome + WebMCP - Introduces a new web scraping method that replaces older approaches like web_fetch. - Supports scraping from common finance and news sites, e.g., 同花顺 (Tonghuashun), 东方财富 (East Money), 雪球 (Xueqiu), and 百度 (Baidu). - Provides structured trigger keywords and usage examples for various data extraction tasks. - Includes step-by-step operational flow: Chrome status check, page open, snapshot, interaction, and cleanup. - Defines strict browser tab cleanup and resource management rules after each scraping task. - Offers error-handling guidelines for anti-scraping measures and fallback strategies.