Community resources
====================

For help, support, or to propose ideas, send an email to info@archive.org.
Also, consider asking your question on our developer community mailing list.

For questions about Archive.org official APIs and the Python #internetarchive client reference implementation, email jake@archive.org.

For questions about services on https://api.archivelab.org, contact michael.karpeles@gmail.com.

Here are some community-created resources.

Git repositories
-------------------

-   `CDX server API <https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server/>`_
-   `OpenLibrary official repo <https://github.com/internetarchive/openlibrary>`_
-   `OpenLibrary client library <https://github.com/internetarchive/openlibrary-client>`_
-   `OpenLibrary APIs <https://openlibrary.org/developers/api>`_
-   `WARC utility <https://github.com/internetarchive/warc>`_


API reference
-------------------

-   `OpenLibrary Book API <https://openlibrary.org/dev/docs/api/books>`_
-   `OpenLibrary Search API <https://openlibrary.org/dev/docs/api/search>`_
-   `OpenLibrary Book Covers API <https://openlibrary.org/dev/docs/api/covers>`_
-   `OpenLibrary Lists API <https://openlibrary.org/dev/docs/api/lists>`_
-   `IIIF API <https://iiif.archivelab.org/iiif/documentation>`_
     -   `What is IIIF <https://iipimage.sourceforge.io/2014/12/iiif/>`_
     -   `The IIIF Image Specification <https://iiif.io/api/image/2.1/>`_
     -   `The IIIF Presentation Specification <https://iiif.io/api/presentation/2.1/>`_

Blog posts
-------------------

-   `Blog post: How Archive.org items are structured <https://blog.archive.org/2011/03/31/how-archive-org-items-are-structured/>`_
-   `Blog post: Downloading in bulk using wget <https://blog.archive.org/2012/04/26/downloading-in-bulk-using-wget/>`_
-   `Blog post: How to serve IA-style books from your own cluster <http://raj.blog.archive.org/2011/03/17/how-to-serve-ia-style-books-from-your-own-cluster/>`_

