naver_keyword: Naver Suggest Search Terms - Search Level 2

Description Usage Arguments Examples

View source: R/naver_keyword.R

Description

The function aims to crawl the second level related search terms from the NAVER search engine. The only argument for this function is "Search Terms". This function retrieves the naver_keyword_R1 function in order to get the related search terms from the intial search term. It iterates crawling the individual search terms until it consumes all the level 1 search terms.

Usage

1
naver_keyword(keyword)

Arguments

keyword

search terms, keywords which supports Korean as well.

Examples

1
naver_keyword("korea")

statkclee/suggestK documentation built on May 21, 2019, 9:22 a.m.