daum_keyword: Daum Suggest Search Terms - Search Level 2

Description Usage Arguments Details Examples

View source: R/daum_keyword.R

Description

The function aims to crawl the second level related search terms from the DAUM search engine. The only argument for this function is "Search Terms". This function retrieves the daum_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
daum_keyword(keyword)

Arguments

keyword

search terms, keywords which supports Korean as well.

Details

DAUM url: https://www.daum.net/

Examples

1
daum_keyword("data+scientist")

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