随笔分类 -  爬虫

摘要:import requests from pyquery import PyQuery as pq import json import jsonpath from lxml import etree import os html = ''' first item second item third item ... 阅读全文
posted @ 2018-10-28 17:08 快乐多巴胺 阅读(471) 评论(0) 推荐(0)