# python **Repository Path**: wlwsz/python ## Basic Information - **Project Name**: python - **Description**: 贴吧爬虫bd.py - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python 外面的是百度贴吧爬虫,lagou文件夹里的是lagou网的爬虫 python3 爬虫 #所依赖的库 beautifulsoup matplotlib pymysql #lagou爬虫说明
config.txt:配置mysql连接
lagou.sql:创建数据库及相关表
db.py:mysql数据库操作接口
lagou.py:抓取lagou数据
utils.py:公共函数接口
statics.py:统计接口