<p>The Imperial Library of Trantor has support for <ahref="https://en.wikipedia.org/wiki/OPDS">OPDS</a>, witch allows you to browse and download books from any <ahref="http://wiki.mobileread.com/wiki/OPDS#eBook_Reading_Software_Supporting_OPDS">ebook reading software that supports OPDS</a>. To use it just add the following url as your catalog address in your device:
<pre>{{.S.BaseURL}}/?fmt=opds</pre>
</p>
<p>In android devices works fine with <ahref="http://fbreader.org/">fbreader</a> configuring <ahref="https://guardianproject.info/apps/orbot/">orbot</a> to transparently proxy it's internet connection over tor.</p>
<h6>RSS</h6>
<p>With <ahref="https://en.wikipedia.org/wiki/RSS">RSS</a> you can use your <ahref="https://en.wikipedia.org/wiki/Comparison_of_feed_aggregators">feed reader</a> to see the lattest updates on a certain search or the news of the library. To get the RSS url of some search just click on the <imgsrc="/img/feed.png"/>.</p>
<p>For the command line geeks there is a <abbrtitle="command line interface">cli</abbr> client: <ahref="https://gitlab.com/trantor/hummin">hummin</a></p>
<p>There is a JSON API for the library, with it you can write bots and other cool things like hummin.</p>
<p>You can add <code>?fmt=json</code> to almost any page on trantor and you'll get a json of the contents of the page. I'll love to hear if you do something cool with it, please tell me by email.</p>
<p>There is an <em>unofficial</em> telegram bot run and maintained by a member of our library community: <ahref="https://t.me/imperialdownloaderbot">@imperialdownloaderbot</a></p>
<p>You can find more in it's <ahref="/forum/index.php?topic=3142.0">forum thread</a>. Or checking its source code: <ahref="https://github.com/liljackx/trantor_library_bot">https://github.com/liljackx/trantor_library_bot</a></p>