wzkMaster / Python-WebCrawler

Python网络爬虫之牛客网面经数据抓取

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

牛客网面经数据抓取

用到的第三方库: requests, bs4, pandas

仅包含了字节跳动一个公司的面经

csv文件字段说明: title 标题 text 正文 tag 标签 date 发表日期 comment 回复数 like 点赞数 read 浏览量

About

Python网络爬虫之牛客网面经数据抓取


Languages

Language:Python 100.0%