爬取知乎热榜、微博热搜以及百度贴吧热议的标题及链接的代码,仅供个人学习与交流。包括xpath方法的实用和request的调用方法,以及with open() as 方法和try...except的使用