get_page_hashtag: Get hashtag page

Description Usage Arguments Details Value See Also Examples

View source: R/functions.R

Description

Gets the hashtag page

Usage

1

Arguments

hashtag

A character denoting a valid instagram hashtag.

Details

If the tag is not valid and/or if it does not return a webpage, NA is returned with a warning.

Value

Returns an httr webpage object as text or NA.

See Also

get_count_hashtag

Examples

1
2
# get page for hashtag: instagram
un <- get_page_hashtag("instagram")

royfrancis/iscrape documentation built on Nov. 7, 2021, 8:46 a.m.