Difference between revisions of "CC Search integration"
(→Owl Multimedia Audio Search) |
CC Wiki Bot (talk | contribs) m (CC Wiki Bot moved page Filter:CC Search integration to CC Search integration over a redirect without leaving a redirect) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[CC Search]] at http://search.creativecommons.org provides easy access to several CC-enabled search engines. |
To accomplish this, candidate search engines need to support the following query components in GET URLs: | To accomplish this, candidate search engines need to support the following query components in GET URLs: | ||
Line 14: | Line 14: | ||
=Example implementations= | =Example implementations= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Google Web Search== | ==Google Web Search== | ||
Line 69: | Line 58: | ||
* Permits commercial and derivative use | * Permits commercial and derivative use | ||
** http://www.owlmm.com/?query_source=CC&license_type=commderiv&q=KEYWORDS | ** http://www.owlmm.com/?query_source=CC&license_type=commderiv&q=KEYWORDS | ||
+ | |||
+ | ==SpinXpress.com Media Search== | ||
+ | |||
+ | * Any CC | ||
+ | ** http://www.spinxpress.com/getmedia_license=11_searchwords=KEYWORDS | ||
+ | * Permits commercial use | ||
+ | ** http://www.spinxpress.com/getmedia_license=8_searchwords=KEYWORDS | ||
+ | * Permits derivative works | ||
+ | ** http://www.spinxpress.com/getmedia_license=9_searchwords=KEYWORDS | ||
+ | * Permits commercial and derivative use | ||
+ | ** http://www.spinxpress.com/getmedia_license=10_searchwords=KEYWORDS | ||
+ | |||
==See Also== | ==See Also== | ||
− | *[[ | + | *[[CC Search]] end user article about CC Search |
− | *[[ | + | *[[CC OpenSearch]] extending OpenSearch, unrelated to the interface above |
+ | *[[Site CC Portal and Metrics]] for other useful features relevant to many sites that might provide CC search integration | ||
[[Category:Search]] | [[Category:Search]] | ||
[[Category:Developer]] | [[Category:Developer]] |
Latest revision as of 08:40, 12 December 2013
CC Search at http://search.creativecommons.org provides easy access to several CC-enabled search engines.
To accomplish this, candidate search engines need to support the following query components in GET URLs:
- keyword
- restriction to only CC-licensed or PD results
- restriction to only results that permit commercial use
- restriction to only results that permit derivative works
Typically, these will map to four URLs, each with an arbitary keyword parameter.
Contents
Technical implementation no guarantee of inclusion
Typically only the "best" search for a category will be included directly in the http://search.creativecommons.org interface, entirely at the discretion of Creative Commons.
Example implementations
Google Web Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
Blip.tv Video Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
Flickr Image Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
Owl Multimedia Audio Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
SpinXpress.com Media Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
See Also
- CC Search end user article about CC Search
- CC OpenSearch extending OpenSearch, unrelated to the interface above
- Site CC Portal and Metrics for other useful features relevant to many sites that might provide CC search integration