登录 注册
当前位置:主页 > 资源下载 > 10 > playstore-scraper 的 label:提供一种从 Google Play 商店快速获取搜索结果和其他内容的简便方法

playstore-scraper 的 label:提供一种从 Google Play 商店快速获取搜索结果和其他内容的简便方法

  • 更新:2024-09-16 12:46:20
  • 大小:9KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

Play 商店爬虫 从 Google Play 商店获取搜索结果和应用信息的简单快捷方式。 安装 npm install playstore-scraper 用法 const playstore = require ( "playstore-scraper" ) ; // A simple search: playstore . search ( "TWDG" ) . then ( ( res ) => { console . log ( res ) ; } ) . catch ( ( err ) => console . log ( err ) ) ; 输出: { "results" : [ { "title" : "The Walking Dead: Season Two" , "descripti