摘要: import requests from lxml import etree class Houst(object): def __init__(self): self.url = "https://yibin.lianjia.com/ershoufang/pg{}/" self.headers = 阅读全文
posted @ 2024-05-22 18:09 下雨天的眼睛 阅读(7) 评论(0) 推荐(0) 编辑