-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAboutImageServices.txt
More file actions
43 lines (32 loc) · 1.56 KB
/
Copy pathAboutImageServices.txt
File metadata and controls
43 lines (32 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Experiment with Additional Image API web services, such as:
https://www.mediawiki.org/wiki/API:Images
https://github.com/wikimedia/mediawiki-api-demos/tree/master
Mars Rover API : https://api.nasa.gov/
Are these machines still returning pictures ?
DOABLE : Could be implemented
https://thecatapi.com/
DOABLE: but.. Do we want to see all those cats ?
https://api.thecatapi.com/v1/images/search?size=med&mime_types=jpg&format=json&has_breeds=true&order=RANDOM&page=0&limit=4
https://developers.thecatapi.com/view-account/ylX4blBYT9FaoVd6OhvR?report=bOoHBz-8t
https://www.nationalgeographic.com/photo-of-the-day/ (Will require scraping)
Against licensing policy:
https://unsplash.com/developers
https://www.pexels.com/api/
https://pixabay.com/api/docs/
Only CC0 images
API does NOT return copyright / licence info
https://www.shutterstock.com/developers/documentation
Misc / Weird / Unusable / Slow
https://cloudinary.com/image-api
https://picsum.photos/
https://wallhaven.cc/help/api?ref=public_apis&utm_medium=website
Covered by OpenVerse: https://www.flickr.com/services/api/
Covered by OpenVerse: https://www.mediawiki.org/wiki/API:Images
Costly: https://www.vecteezy.com/developers
Inadequate: https://developers.google.com/photos
More Images sources:
See : https://github.com/nikvoronin/LastWallpaper
https://github.com/nikvoronin/LastWallpaper?tab=readme-ov-file#media-sources-8
Also look at:
Variety (Unix)
https://github.com/varietywalls/variety/blob/master/variety/plugins/builtin/downloaders/EarthviewDownloader.py