【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和数据库类型需要选择

细化类型选择

相关推荐
我命由我1234510 分钟前
Android 开发问题:Cannot resolve method ‘repeat‘ in ‘String‘
android·java·java-ee·android studio·android jetpack·android-studio·android runtime
不如语冰44 分钟前
AI大模型入门-Python进阶-上下文管理与with语句
开发语言·数据结构·数据库·人工智能·pytorch·redis·python
光头闪亮亮1 小时前
Fyne ( go跨平台GUI )项目实战-scanner摄像头扫码组件开发技术详解
android·go
Android打工仔1 小时前
Continuation 到底是谁创建的?
android·kotlin
DeepAgent2 小时前
AI Agent 工程实践(17):Agent 为什么需要可观测性(Observability)?
android·llm·agent
提笔了无痕2 小时前
MySQL SQL 从 EXPLAIN 到索引优化,搞懂 SQL 为什么慢
android·sql·mysql
zhangphil2 小时前
Android OAID是什么?有什么功用?
android
l1t3 小时前
DeepSeek总结的DuckLake 架构深度剖析-2
数据库·架构
YOU OU3 小时前
Redis事务
数据库·redis·缓存
辰同学ovo3 小时前
从一条 SQL 到三个原则:MySQL 心智模型
sql·mysql·adb