epguides-api
The epguides REST API allows developers to access and integrate information about TV episodes for many TV shows. Some example API methods include retrieving all of the episodes of a TV show, retrieving the last episode of a TV show, and retrieving the first episode of a TV show. epguides was built and is provided by Fredrik Carlsen.
epguides-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List shows / |
List shows |
| GET |
Next episode /bigbangtheory/next/ |
Example: Next episode of Big Bang Theory |
| GET |
Latest episode /bigbangtheory/last/ |
Example: Last episode of the Big Bang Theory |
| GET |
Episode released /bigbangtheory/9/1/released/ |
Example: Check if specific episode released |
| GET |
Info about show /bigbangtheory/ |
epguides-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|