【爬虫】抓取人人车论坛的内容,而且保存Mongodb

import json, requests, re import pymongo class RRCSpider(object): def __init__(self): self.headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
相关文章
相关标签/搜索