03 2023 档案

摘要:python 批量爬取邮箱地址 #coding: utf-8 import requests import bs4 #解析网页 import lxml import re headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; 阅读全文
posted @ 2023-03-24 17:52 lixinliang 阅读(389) 评论(0) 推荐(0) 编辑
摘要:标签选择器 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>小米</title> <style type="text/css"> #menu{ background: red; height: 80px; } 阅读全文
posted @ 2023-03-22 13:58 lixinliang 阅读(19) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示