Description Usage Arguments Examples
View source: R/naver_keyword.R
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.
1 | naver_keyword(keyword)
|
keyword |
search terms, keywords which supports Korean as well. |
1 | naver_keyword("korea")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.