Naver Webtoon Scraper avatar

Naver Webtoon Scraper

Pricing

Pay per usage

Go to Apify Store
Naver Webtoon Scraper

Naver Webtoon Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Session zero

Session zero

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 days ago

Last modified

Share

Scrape webtoon data from Naver Webtoon (네이버 웹툰), Korea's #1 webtoon platform with 82M+ monthly active users. Extract titles, metadata, ratings, and episode lists using a fast, reliable pure-API approach — no browser needed.

🎯 Use Cases

  • IP Scouting — Discover trending webtoons for drama/film adaptation
  • Market Research — Analyze genre trends, popularity patterns, and audience preferences
  • Content Database — Build comprehensive webtoon catalogs with rich metadata
  • Competition Analysis — Track ratings, favorites, and publishing schedules
  • Academic Research — Study Korean digital content consumption patterns

🚀 Quick Start

Browse Monday Webtoons

{
"mode": "weekday",
"weekday": "mon",
"maxResults": 50
}

Search by Keyword

{
"mode": "search",
"keyword": "이세계",
"maxResults": 20
}

Browse Romance Genre

{
"mode": "genre",
"genre": "PURE",
"maxResults": 100
}

Get Episode List

{
"mode": "episodes",
"titleId": 748105,
"maxResults": 500
}

📋 Input Parameters

ParameterTypeDefaultDescription
modeenumweekdayScraping mode: weekday, genre, search, or episodes
weekdayenummonDay of week (monsun). Used with mode=weekday
genreenumPUREGenre code. Used with mode=genre
keywordstringSearch term. Used with mode=search
titleIdintegerWebtoon ID. Used with mode=episodes
maxResultsinteger50Maximum items to scrape (1–5000)
fetchDetailsbooleantrueFetch rich details (synopsis, tags, favorites) for each title

Available Genres

CodeGenre
PURERomance (순정)
FANTASYFantasy (판타지)
ACTIONAction (액션)
DAILYSlice of Life (일상)
COMICComedy (개그)
DRAMADrama (드라마)
THRILLERThriller (스릴러)
SPORTSSports (스포츠)
HISTORICALHistorical (시대극)

📊 Output Fields

Webtoon Title (weekday/genre/search modes)

FieldTypeDescription
titleIdintegerNaver Webtoon title ID
titlestringWebtoon title
authorstringAuthor/artist name(s)
genrestringPrimary genre
synopsisstringDescription/synopsis
thumbnailUrlstringThumbnail image URL
webtoonUrlstringDirect link to webtoon
favoriteCountintegerNumber of subscribers
starScorenumberStar rating (0–10)
isAdultbooleanAdult-rated content
isFinishedbooleanCompleted series
updateDaysarrayPublishing schedule
tagsarrayGenre and curation tags
totalEpisodesintegerTotal episode count
scrapedAtstringScrape timestamp (ISO 8601)

Episode (episodes mode)

FieldTypeDescription
titleIdintegerParent webtoon ID
episodeIdintegerEpisode number
titlestringEpisode subtitle
thumbnailUrlstringEpisode thumbnail
starScorenumberEpisode rating (0–10)
datestringPublication date
isPaidbooleanRequires payment
scrapedAtstringScrape timestamp (ISO 8601)

⚡ Performance

  • Pure HTTP API — No browser/Playwright overhead
  • Response time: 25–60ms per API call
  • No proxy needed — Public API, no authentication required
  • No CAPTCHA — Clean, fast data extraction

💰 Pricing

$0.50 per 1,000 results — Pay only for what you scrape.

  • Weekday listing (50 titles with details): ~$0.025
  • Genre browsing (100 titles): ~$0.05
  • Full episode list (500 episodes): ~$0.25
  • Naver Webtoon — Source platform
  • Part of the Naver Data Suite on Apify Store