Difference between revisions of "CC Search integration"
m (moved CcSearch integration to CC Search integration) |
|||
Line 1: | Line 1: | ||
− | + | [[CC Search]] at http://search.creativecommons.org (also accessible via [[Firefox_and_CC_Search|Firefox]]) simply "frames" 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 84: | Line 83: | ||
==See Also== | ==See Also== | ||
− | *[[ | + | *[[CC Search]] end user article about CC Search |
− | *[[ | + | *[[CC OpenSearch]] extending OpenSearch, unrelated to the interface above |
[[Category:Search]] | [[Category:Search]] | ||
[[Category:Developer]] | [[Category:Developer]] |
Revision as of 19:32, 6 September 2010
CC Search at http://search.creativecommons.org (also accessible via Firefox) simply "frames" 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
[hide]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
Yahoo! Web Search
- Any CC
- Permits commercial use
- Permits derivative works
- Permits commercial and derivative use
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