一、jupyter的安装

1)pip安装

pip install jupyter

2) 启动juypter

jupyter notebook

 python之jupyter的使用

自动打开该网页

python之jupyter的使用

3)选择python3

python之jupyter的使用

 二、jupyter内使用爬虫

1)urllib模块的使用

python之jupyter的使用

python之jupyter的使用

 2)requests模块的使用

 python之jupyter的使用

访问获取到的网页信息

python之jupyter的使用

python之jupyter的使用

 

相关文章:

  • 2021-09-01
  • 2022-12-23
  • 2021-08-11
  • 2021-10-17
  • 2021-10-06
  • 2021-08-16
  • 2021-04-10
  • 2021-12-27
猜你喜欢
  • 2021-12-29
  • 2021-11-10
  • 2021-12-26
  • 2021-07-30
  • 2022-12-23
相关资源
相似解决方案