iwencai-data-extractor从同花顺问财(iwencai.com) AI选股页面批量抓取涨停股票数据,使用 agent-browser 通过 Chrome CDP 连接操作浏览器,将数据存入 SQLite 数据库,并可导出为 Excel 汇总报告。适用场景:用户要求爬取/抓取/提取问财涨停数据、查询特定日期涨停股票、批量获取历史涨停记录、生...
Install via ClawdBot CLI:
clawdbot install hj2916/iwencai-data-extractorGrade 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://www.iwencai.com/unifiedwh/stockpicker/`(AI选股页面)。AI Analysis
The skill automates web scraping of public financial data from a known stock analysis site (iwencai.com) using a user-controlled browser instance. While it uses eval() for browser automation and interacts with an external website, there is no evidence of credential harvesting, data exfiltration to unauthorized servers, or hidden malicious instructions. The primary risk is potential violation of the target website's terms of service.
Audited Apr 18, 2026 · audit v1.0
Generated May 8, 2026
用户需要获取特定日期或多个日期的A股涨停股票列表。通过配置TRADE_DAYS参数运行crawl.py脚本,自动从同花顺问财页面爬取数据并存入SQLite数据库,可用于后续分析或报告生成。
用户需要将数据库中的涨停数据导出为结构化的Excel报告,包含多个Sheet(如按日期、个股、连板数等维度汇总)。运行export_excel.py即可生成报告,便于分享或进一步分析。
用户希望每日或定期监控涨停股票数据变化。通过修改TRADE_DAYS为当天日期,并定时运行crawl.py,可实现自动化数据采集,保持数据库更新,支持趋势分析。
用户将同花顺问财爬取的涨停数据与其他数据源(如财务数据、新闻舆情)结合,用于构建量化交易模型或选股策略。SQLite数据库便于程序化查询和整合。
提供涨停数据订阅服务,定期为客户(如私募基金、个人投资者)提供清洗后的涨停数据或Excel报告。可基于数据量和更新频率收费。
将涨停数据作为量化选股策略的输入因子,打包成选股辅助工具或策略回测模块,面向量化交易者销售。
根据客户需求定制涨停数据报告(如特定行业、时间段),提供数据清洗、分析和可视化服务,收取项目费用。
💬 Integration Tip
确保Chrome已开启调试端口并已导航至问财页面,同时根据本地环境修改脚本顶部的路径配置(如AGENT、DB_PATH)。
Scored May 8, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...
用 MinerU API 解析 PDF/Word/PPT/图片为 Markdown,支持公式、表格、OCR。适用于论文解析、文档提取。
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.
Extract text from PDFs with OCR support. Perfect for digitizing documents, processing invoices, or analyzing content. Zero dependencies required.
Fetch scheduled economic events and data releases from the FMP API for specified dates, filtering by impact, country, and type, and output a chronological ma...