How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!
Difference between revisions of "OPDS"
Jump to navigation
Jump to search
(→End points: Complete OPDS documentation) |
|||
Line 3: | Line 3: | ||
== End points == | == End points == | ||
* https://library.kiwix.org/searchdescription.xml which proposes an overall OPDS description in XML format | * https://library.kiwix.org/searchdescription.xml which proposes an overall OPDS description in XML format | ||
* http://library.kiwix.org/catalog/search | * http://library.kiwix.org/catalog/search which accepts a few GET parameter: | ||
** <code>q=<PATTERN></code> which proposes a keyword based search in the catalogue | |||
** <code>lang=fra</code> which proposes a language filter. Use an ISO639-3 language value (like in ZIM metadata). | |||
* http://library.kiwix.org/catalog/root.xml which proposed the index of all the books | * http://library.kiwix.org/catalog/root.xml which proposed the index of all the books | ||
Revision as of 15:27, 1 November 2018
Kiwix-serve provides an OPDS feed which allow to search through available content. A live instance can be see at https://library.kiwix.org/.
End points
- https://library.kiwix.org/searchdescription.xml which proposes an overall OPDS description in XML format
- http://library.kiwix.org/catalog/search which accepts a few GET parameter:
q=<PATTERN>
which proposes a keyword based search in the cataloguelang=fra
which proposes a language filter. Use an ISO639-3 language value (like in ZIM metadata).
- http://library.kiwix.org/catalog/root.xml which proposed the index of all the books