- Home
- Categories
- Books
- Gutendex
Gutendex
Gutendex is a free API that provides developers with programmatic access to over 60,000 public domain books from Project Gutenberg, ideal for various literary applications.
Developed by Gutendex
Reference for available routes, request structures, and live examples.
Searches Project Gutenberg's public domain book collection
https://gutendex.com/bookscurl -X GET 'https://gutendex.com/books'{
"search": "Sherlock Holmes",
"languages": "en"
}{
"count": 28,
"results": [
{
"id": 108,
"title": "The Adventures of Sherlock Holmes",
"authors": [
{
"name": "Conan Doyle, Arthur"
}
],
"download_count": 25432
}
]
}- Building ebook reader apps for classic literatureOptimized Capability
- Creating open book search utilitiesOptimized Capability
- Educational tools for language or literature analysisOptimized Capability
- Generating reading recommendations based on metadataOptimized Capability
- Automated literature data mining and NLP projectsOptimized Capability
- ✓ No authentication or API key required
- ✓ Instant access to 60,000+ public domain books
- ✓ Rich metadata and formatted download links
- ✓ Comprehensive filtering and search capabilities
- ✗ Only public domain books available
- ✗ Limited to Project Gutenberg's collection
- ✗ No official SDKs or client libraries
- ✗ Rate limiting may restrict high-volume integrations
FAQs
API Specifications
1.0Less than 5 minutes
60 requests per minute per IP
Unlimited free access for public domain books with up to 60 requests per minute per IP.
Use Case: Best For
Developers building book search or reading apps, digital humanities, education, hackathons
Not Recommended For
Accessing modern copyrighted books, commercial ebook retail integrations, high-frequency scraping
Explore Related APIs
Discover similar APIs to Gutendex
PoetryDB
The PoetryDB API provides free access to classic and contemporary poetry, enabling developers to build applications that require structured poetic content.
Open Library
The Open Library API offers developers free access to book, author, and publication metadata, enabling easy integration into various applications.
A Bíblia Digital
A Bíblia Digital API offers developers free access to various Bible translations and scriptures, supporting religious websites and applications.