AppStore网页爬取返回的图片与需求不相关。
创始人
2024-09-11 12:01:17
0

可以使用正则表达式或CSS Selector来定位并提取需要的信息,例如App名称、开发者、评分等。具体示例代码如下:

使用正则表达式:

import re import requests from bs4 import BeautifulSoup

url = 'https://apps.apple.com/us/app/tiktok-make-your-day/id1235601864' response = requests.get(url) soup = BeautifulSoup(response.content, 'html.parser')

app_name = soup.find('h1', {'class': 'product-header__title'}).get_text() developer = soup.find('a', {'class': 'link'}).get_text() rating = re.findall(r'(\d.\d)', str(soup.find('div', {'class': 'we-customer-ratings__averages__display'}))) description = soup.find('div', {'class': 'section__description'}).find('p').get_text()

print('App名称:', app_name) print('开发者:', developer) print('评分:', rating[0]) print('简介:', description)

使用CSS Selector:

import requests from bs4 import BeautifulSoup

url = 'https://apps.apple.com/us/app/tiktok-make-your-day/id1235601864' response = requests.get(url) soup = BeautifulSoup(response.content, 'html.parser')

app_name = soup.select_one('h1.product-header__title').get_text() developer = soup.select_one('a.link').get_text() rating = soup.select_one('div.we-customer-ratings__averages__display > div').get_text().strip() description = soup.select_one('div.section__description > p').get_text()

print('App名称:', app_name) print('开发者:', developer) print('评分:', rating) print('简介:', description)

相关内容

热门资讯

重磅来袭!决战13水辅助,hh... 重磅来袭!决战13水辅助,hhpoker作笔实战视频,详细技巧(有挂方略)运hhpoker作笔实战视...
玩家必看!互游辅助,乐享麻将连... 玩家必看!互游辅助,乐享麻将连连看辅助,详细器(有挂解密)1、乐享麻将连连看辅助免费辅助多个强度级别...
今日重大通报!福建天庭啊开心辅... 今日重大通报!福建天庭啊开心辅助软件,开心泉州小程序工具,详细教程(竟然有挂)1)福建天庭啊开心辅助...
一起来讨论!大唐撸麻雀作弊码,... 一起来讨论!大唐撸麻雀作弊码,潮汕汇游戏辅助,详细软件(真的有挂)1、完成大唐撸麻雀作弊码有辅助插件...
玩家必看科普!途游游戏辅助脚本... 玩家必看科普!途游游戏辅助脚本,欢乐休闲划水辅助,详细插件(有挂方法)途游游戏辅助脚本破解侠是真的助...
信息共享!广东雀神挂件去那买,... 信息共享!广东雀神挂件去那买,花花生活圈开挂,详细脚本(果真有挂)暗藏猫腻,小编详细说明广东雀神挂件...
盘点一款!天天辅助工具,丽水都... 盘点一款!天天辅助工具,丽水都来大菠萝脚本辅助,详细插件(有挂规律)1、金币登录送、破产送、升级送、...
教程辅助!微乐小程序辅助免费,... 教程辅助!微乐小程序辅助免费,小程序家乡大贰脚本,详细挂(竟然有挂)1、这是跨平台的小程序家乡大贰脚...
科技分享!上饶辅助设备出租,河... 科技分享!上饶辅助设备出租,河南微乐小程序辅助器免费,详细插件(竟然有挂)河南微乐小程序辅助器免费辅...
揭秘一下!威信茶馆app插件,... 揭秘一下!威信茶馆app插件,科技实测情怀辅助,详细攻略(果真有挂)一、科技实测情怀辅助可以开透视的...