MCPcopy Create free account

hub / github.com/HyeokjaeLee/korea-webtoon-api / functions

Functions16 in github.com/HyeokjaeLee/korea-webtoon-api

↓ 3 callersFunctioncreateUpdateMethod
({ provider, webtoonCrawler }: CreateUpdateMethodProps)
src/routes/update/functions/createUpdateMethod.ts:21
↓ 3 callersFunctionnormalizeWebtoon
({ titleId, ...webtoon }: NaverWebtoonTitle)
src/modules/naver/functions/normalizeWebtoon.ts:4
↓ 2 callersFunctiongetWebtoonListByPlacement
(placement: KAKAO_PLACEMENT)
src/modules/kakao/functions/kakaoApi.ts:68
↓ 2 callersFunctionnormalizeWebtoonList
({ response, isEnd, updateDay, }: NormalizeWebtoonProps)
src/modules/kakao/functions/normalizeWebtoon.ts:23
↓ 1 callersFunctiongetContentHomeOverview
(seriesId: number)
src/modules/kakao-page/functions/kakaoPageApi.ts:98
↓ 1 callersFunctiongetDailyPlusWebtoonList
()
src/modules/naver/functions/naverApi.ts:34
↓ 1 callersFunctiongetFinishedWebtoonList
(page: number)
src/modules/naver/functions/naverApi.ts:54
↓ 1 callersFunctiongetStaticLandingGenreSection
(page: number)
src/modules/kakao-page/functions/kakaoPageApi.ts:44
↓ 1 callersFunctiongetTicketInfo
(id: number)
src/modules/kakao/functions/kakaoApi.ts:87
↓ 1 callersFunctiongetWebtoonList
()
src/modules/kakao-page/functions/getWebtoonList.ts:6
↓ 1 callersFunctiongetweeklyWebtoonList
()
src/modules/naver/functions/naverApi.ts:39
FunctiongetHealthCheck
(_: Request, res: Response)
src/routes/health-check.ts:25
FunctiongetKakaoPageWebtoonList
()
src/modules/kakao-page/index.ts:17
FunctiongetKakaoWebtoonList
()
src/modules/kakao/index.ts:15
FunctiongetNaverWebtoonList
()
src/modules/naver/index.ts:19
FunctiongetWebtoons
(req: Request, res: Response)
src/routes/webtoons.ts:132