爬虫相关知识
Requests 官方文档:
https://requests.readthedocs.io/zh_CN/latest/user/quickstart.html#id2
正则表达式30分钟入门: https://deerchao.cn/tutorials/regex/regex.htm#testing
XPath菜鸟教程: https://www.runoob.com/xpath/xpath-tutorial.html
Beautiful Soup 4.4.0 文档: https://beautifulsoup.readthedocs.io/zh_CN/v4.4.0/