{"id":17099937,"url":"https://github.com/kuangpf/bing-wallpaper","last_synced_at":"2025-03-22T18:33:15.599Z","repository":{"id":27335509,"uuid":"113468137","full_name":"KuangPF/Bing-wallpaper","owner":"KuangPF","description":"js获取必应每日壁纸，兼容 PC \u0026\u0026 mobile","archived":false,"fork":false,"pushed_at":"2022-12-09T17:35:25.000Z","size":5997,"stargazers_count":17,"open_issues_count":19,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-15T15:11:45.784Z","etag":null,"topics":["api","bing-wallpaper","javscript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KuangPF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-07T15:34:43.000Z","updated_at":"2023-03-10T06:38:15.000Z","dependencies_parsed_at":"2023-01-14T07:15:08.691Z","dependency_job_id":null,"html_url":"https://github.com/KuangPF/Bing-wallpaper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangPF%2FBing-wallpaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangPF%2FBing-wallpaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangPF%2FBing-wallpaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangPF%2FBing-wallpaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KuangPF","download_url":"https://codeload.github.com/KuangPF/Bing-wallpaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221832247,"owners_count":16888203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bing-wallpaper","javscript"],"created_at":"2024-10-14T15:11:49.566Z","updated_at":"2024-10-28T13:31:33.836Z","avatar_url":"https://github.com/KuangPF.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bing-wallpaper\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)\n\n### 安装依赖\n\n``` bash \nnpm install\n```\n### 运行\n``` bash \nnpm run dev\n\n# 浏览器查看：http://localhost:8080/#/\n```\n\n### 效果\n![image](https://github.com/KuangPF/Bing-wallpaper/blob/master/src/assets/img/bingWallpaper.gif) \n\n### api\n``` \nhttps://bing.com/HPImageArchive.aspx?format=js\u0026idx=0\u0026n=1\n```\n参数:\n* idx:表示请求的天数序列,0代表今天、1代表昨天…以此类推(只支持最近7天)\n* n:表示请求的天数数量(请求几天的图片);1为当天一天、2为昨天和今天\n    \n### 数据返回\n\n``` js\n{\n  \"images\": [{\n    \"startdate\": \"20171207\",\n    \"fullstartdate\": \"201712071600\",\n    \"enddate\": \"20171208\",\n    \"url\": \"/az/hprichbg/rb/SibeliusMonument_ZH-CN8903164725_1920x1080.jpg\",\n    \"urlbase\": \"/az/hprichbg/rb/SibeliusMonument_ZH-CN8903164725\",\n    \"copyright\": \"西贝柳斯纪念碑，芬兰赫尔辛基 (© Ville Heino/500px)\",\n    \"copyrightlink\": \"http://www.bing.com/search?q=%E8%A5%BF%E8%B4%9D%E6%9F%B3%E6%96%AF%E7%BA%AA%E5%BF%B5%E7%A2%91\u0026form=hpcapt\u0026mkt=zh-cn\",\n    \"quiz\": \"/search?q=Bing+homepage+quiz\u0026filters=WQOskey:%22HPQuiz_20171207_SibeliusMonument%22\u0026FORM=HPQUIZ\",\n    \"wp\": false,\n    \"hsh\": \"c9a7071a8f5438b9987213fc0696d972\",\n    \"drk\": 1,\n    \"top\": 1,\n    \"bot\": 1,\n    \"hs\": []\n  }],\n  \"tooltips\": {\n    \"loading\": \"正在加载...\",\n    \"previous\": \"上一个图像\",\n    \"next\": \"下一个图像\",\n    \"walle\": \"此图片不能下载用作壁纸。\",\n    \"walls\": \"下载今日美图。仅限用作桌面壁纸。\"\n  }\n}\n```\n    \n\n### 数据处理\n\n返回结果中 `img` 字段的 url 为图片地址一部分，完整的图片地址需加上必应的域名:`https://www.bing.com`, 以上面请求为例，最终图片地址为：\n\n``` \nhttps://www.bing.com/az/hprichbg/rb/SibeliusMonument_ZH-CN8903164725_1920x1080.jpg\n```\n\n获取不同分辨率的壁纸，只需将 url 中对应的分辨率替换即可，支持的分辨率从如下：\n\n`['1920x1080', '1280x768', '1366x768', '1024x768', '800x600', '800x480', '720x1280', '640x480', '480x800', '400x240', '320x240', '240x320']`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuangpf%2Fbing-wallpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuangpf%2Fbing-wallpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuangpf%2Fbing-wallpaper/lists"}