← Back to Dashboard

Breaking Bad Quotes

VideoActiveUnknownAuth: UnknownDoc: Repo
Visit Website ↗

Description

Some Breaking Bad quotes

✨ AI Summary

Access quotes from the TV show Breaking Bad through a simple API.

Code Example

import requests

url = "https://breakingbadquotes.xyz/api/quotes"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)