← Back to Dashboard

icanhazdadjoke

PersonalityActiveCORS ReadyFreeAuth: NoneDoc: HTML
Visit Website ↗

Description

The largest selection of dad jokes on the internet

✨ AI Summary

Access the largest online collection of dad jokes, offering random jokes and search functionality.

Code Example

import requests

url = "https://icanhazdadjoke.com/"
headers = {"Accept": "application/json"}

response = requests.get(url, headers=headers)
data = response.json()
print(data)

Live Health Metrics

Last 50 checks (10 min intervals)