llms.txt Content
# Listen Notes (ListenNotes.com)
**Listen Notes** is the premier podcast search engine and database on the Internet, the definitive tool for podcast discovery.
We take pride in offering a platform exclusively for human-crafted podcasts, ensuring you avoid AI-generated content.
Our ecosystem is designed to help you search, explore, and manage high-quality podcast metadata effortlessly.
## Podcast API (PodcastAPI.com)
- [Podcast API Docs OpenAPI Spec - YAML](https://listen-api.listennotes.com/api/v2/openapi.yaml):
Discover all endpoints and response data schemas for podcast search, directory access, and insights.
- [Podcast API Docs OpenAPI Spec - Markdown](https://www.listennotes.com/api/docs/openapi.md):
Discover all endpoints and response data schemas for podcast search, directory access, and insights.
- [Podcast API Docs](https://docs.podcastapi.com/): Full documentation of the Podcast API with all API endpoints and response data schema.
- [Podcast API Tutorials](https://www.listennotes.com/api/tutorials/)
- [Podcast API Demo Project](https://github.com/ListenNotes/ListenApiDemo): A simplified podcast search engine web app, using Django, React, and Listen Notes Podcast API.
- [Podcast API Javascript SDK](https://github.com/ListenNotes/podcast-api-js)
- [Podcast API Python SDK](https://github.com/ListenNotes/podcast-api-python)
- [Podcast API Go SDK](https://github.com/ListenNotes/podcast-api-go)
- [Podcast API Kotlin SDK](https://github.com/ListenNotes/podcast-api-kotlin)
- [Podcast API Scala SDK](https://github.com/ListenNotes/podcast-api-scala)
- [Podcast API .Net SDK](https://github.com/ListenNotes/podcast-api-dotnet)
- [Podcast API Swift SDK](https://github.com/ListenNotes/podcast-api-swift)
- [Podcast API Rust SDK](https://github.com/ListenNotes/podcast-api-rust)
- [Podcast API Ruby SDK](https://github.com/ListenNotes/podcast-api-ruby)
- [Podcast API PHP SDK](https://github.com/ListenNotes/podcast-api-php)
- [Podcast API ChatGPT Plugin