Python基础爬虫练习(深圳房产信息网站)

网站url:https://shenzhen.qfang.com/sale/f1 # -*- coding: utf-8 -*- """ Created on Thu Oct 25 15:25:34 2018 @author: Belinda """ import requests from lxml import etree import csv import time def spider()
相关文章
相关标签/搜索