【EasySpider】EasySpider+mysql执行配置异常

问题

使用易采集工具操作时候,遇到一个执行异常,后来发现没有选择数据类型

复制代码
Loading stealth.min.js
MySQL config file path:  ./mysql_config.json
成功连接到数据库。
Successfully connected to the database.
Traceback (most recent call last):
  File "easyspider_executestage.py", line 2477, in <module>
  File "easyspider_executestage.py", line 226, in __init__
  File "utils.py", line 612, in create_table
KeyError: 'type'
[25532] Failed to execute script 'easyspider_executestage' due to unhandled exception!

排查

处理

参数类型

用于excel和数据库类型需要选择

细化类型选择

相关推荐
广州灵眸科技有限公司5 分钟前
灵眸科技EAI3572-Core-L核心板即将发布!八核+4TOPS NPU,面向工业与边缘AI
linux·运维·服务器·数据库·yolo
Android-Flutter20 分钟前
android Binder 应用层开发 详解
android·binder
Y3815326628 小时前
MySQL 慢查询排查实战:EXPLAIN 看懂 type 与 Extra,一个字段定位性能问题
数据库·mysql
Logintern099 小时前
PostgreSQL 的 ORDER BY 多列排序
数据库·postgresql
今天AI了吗10 小时前
DeepSeek Harness 深度解析:从评测架构到实战落地
java·网络·数据库·人工智能·架构·java-ee
数据库小学妹10 小时前
为什么MySQL索引用B+树?从存储底层讲透原理
数据库·mysql·b+树·索引优化·磁盘io·数据库原理
BestHeaker10 小时前
制造业 MES 开发入门:和互联网业务开发的 5 个本质差异(一)
数据库·经验分享·制造业·mes
自动化监测Learner11 小时前
Navicat Premium 17 中文版安装教程(2026最新版)
java·linux·数据库
张文是假的啊12 小时前
常用JPA注解解释
数据库