python爬虫之内涵段子

段子爬取 这次解析使用的re import requests import re class Spider: def __init__(self): self.page = 1 self.switch = True def getConnect(self): """ 获取html,使用re库解析出想要的内容
相关文章
相关标签/搜索