Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Add Internet Archive as a source #64

Closed
stragu opened this issue Jan 7, 2020 · 3 comments
Closed

Add Internet Archive as a source #64

stragu opened this issue Jan 7, 2020 · 3 comments

Comments

@stragu
Copy link

stragu commented Jan 7, 2020

It would be great to have access to Internet Archive search results. I know that CC licences are available on there.

https://archive.org/

This integration could be limited to images only using mediatype:"image"

https://archive.org/details/image?and[]=mediatype%3A%22image%22

There are close to 3.5 million images available.

To filter by licence, the CC abbreviations can be used. For example:

https://archive.org/details/image?and[]=mediatype%3A%22image%22&and[]=licenseurl:http*by-nc*

...gives more than 110,000 results.

There is more information about licence search here:

https://help.archive.org/hc/en-us/articles/360018359991-Search-A-Basic-Guide

@makkoncept
Copy link
Contributor

Hi @stragu, thanks for the suggestion.
There are no plans for adding an API other than CC Catalog because then we will face issues like managing two different API results, not having the required image information and not having the same filter endpoints.
I have brought this issue to the attention of the CC engineering team. Other image sources will be integrated with CC Catalog API in the future and hence be made available in the extension also.

@kgodey
Copy link
Contributor

kgodey commented Jan 8, 2020

@stragu I recommend opening a similar issue on https://github.com/creativecommons/cccatalog

@stragu
Copy link
Author

stragu commented Jan 9, 2020

That makes absolute sense, thank you for the explanation and pointing me to the right spot, @makkoncept and @kgodey !

All the best.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants