All the Rick and Morty information, including images
Access information and images related to the Rick and Morty animated series.
import requests
url = "https://rickandmortyapi.com/api/character/1"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)