随笔分类 -  python / 爬虫

bs4、xpath工具使用
摘要:bs4模块 1.安装模块 pip install -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com/pypi/simple/ bs4 2.初始化BeautifulSoup对象 bs4.Beauti 阅读全文

posted @ 2024-10-21 10:18 珂k