src.webtoon_data
Module Contents
Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes
- src.webtoon_data.config
- src.webtoon_data.config_path
- src.webtoon_data.api_host
- src.webtoon_data.api_key
- src.webtoon_data.get_webtoon_genre_list()
- src.webtoon_data.get_webtoon_title(num)
- src.webtoon_data.get_webtoon_num(title)
- src.webtoon_data.get_webtoon_list_ranking(genre, count)
- src.webtoon_data.get_recommendations(title_number)
- src.webtoon_data.get_webtoon_genre_list_c()
- src.webtoon_data.get_webtoon_title_c(num)
- src.webtoon_data.get_webtoon_num_c(title)
- src.webtoon_data.get_recommendations_c(title_number)