# python_crawl **Repository Path**: home_robertzhai/python_crawl ## Basic Information - **Project Name**: python_crawl - **Description**: https://gitee.com/home_robertzhai/python_crawl - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-07 - **Last Updated**: 2023-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_crawl #### 四大名著 - [三国演义数据爬取](https://gitee.com/home_robertzhai/python_crawl/tree/master/four_masterpieces/three_kingdoms) #### ref - https://www.bilibili.com/video/BV1Yh411o7Sz - https://lxml.de/ - [XPath stands for XML Path Language](https://www.w3schools.com/xml/xpath_intro.asp) - https://beautiful-soup-4.readthedocs.io/en/latest/ - https://www.selenium.dev/zh-cn/documentation/webdriver/getting_started/install_library/