爬虫数据用什么数据库储存最合适

2025-02-23 07:29:38
推荐回答(2个)
回答1:

  • txt文件

  • MySQL数据库:

  • xlwt表

  • MongoDB数据库

这几种都可以用来存储爬虫数据

回答2:

pip3 install pymysql