自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 用selenium抓斗鱼相关信息

xpath方法报错,改了两天,能成功获取了 import json import time from selenium import webdriver from selenium.webdriver.common.by import By class Douyu(object): def __init__(self): self.url = 'https://www.douyu.com/directory/all' self.driver = webdriver

2022-04-16 10:58:04 128

原创 百度翻译案例

早上起来,高数课,挂上后复习一下爬百度翻译的案例吧 ​ import requests import json class Baidu(object): def __init__(self,word):#构造请求函数 self.url='https://fanyi.baidu.com/sug' self.headers={ 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) Ap

2022-04-11 10:49:29 710

原创 有谁知道这是什么神仙软件吗?

有谁知道这是什么神仙软件吗?

2022-03-27 21:26:47 49

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除