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

细化类型选择

相关推荐
用户2018792831678 分钟前
简单了解android.permission.MEDIA_CONTENT_CONTROL权限
android
_一条咸鱼_14 分钟前
Android Runtime类卸载条件与资源回收策略(29)
android·面试·android jetpack
顾林海15 分钟前
Android Bitmap治理全解析:从加载优化到泄漏防控的全生命周期管理
android·面试·性能优化
砖厂小工17 分钟前
Now In Android 精讲 8 - Gradle build-logic 现代构建逻辑组织方式
android
玲小珑26 分钟前
Auto.js 入门指南(八)高级控件与 UI 自动化
android·前端
harry235day40 分钟前
Compose 带动画的待办清单列表页
android·android jetpack
vocal40 分钟前
我的安卓第一课:四大组件之一Activity及其组件RecyclerView
android
@大嘴巴子1 小时前
MySQL知识回顾总结----数据库基础
数据库·mysql
lubiii_1 小时前
SQL手工测试(MySQL数据库)
数据库·mysql·web安全·网络安全
凌辰揽月1 小时前
Web后端基础(基础知识)
java·开发语言·前端·数据库·学习·算法