web_programming.random_anime_character

Attributes

URL

headers

Functions

random_anime_character(→ tuple[str, str, str])

Returns the Title, Description, and Image Title of a random anime character .

save_image(→ None)

Saves the image of anime character

Module Contents

web_programming.random_anime_character.random_anime_character() tuple[str, str, str]

Returns the Title, Description, and Image Title of a random anime character .

web_programming.random_anime_character.save_image(image_url: str, image_title: str) None

Saves the image of anime character

web_programming.random_anime_character.URL = 'https://www.mywaifulist.moe/random'
web_programming.random_anime_character.headers