Skip to content

karoltheguy/DailyBingImageAPI

 
 

Repository files navigation

Daily Bing Image API

This "API" fetch the new image everyday by using GitHub action (see workflow folder) and name it as latest.png. It then stores the previous ones on this repository.

How to:

Get the latest one using JSDELIVR CDN links:

https://cdn.jsdelivr.net/gh/k-rol/DailyBingImageAPI@latest/images/latest.png

*Github's cache may show you yesterday's image but the link above will be updated.

Or get an image by date:

https://cdn.jsdelivr.net/gh/k-rol/DailyBingImageAPI@latest/images/20220420.png

About

🔍 Daily Bing Image API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%