post_grabber: Grab Posts

Description Usage Arguments Note

Description

Grabs posts and post information from a sub-reddit or the main page.

Usage

1
post_grabber(url, nmult = 1, pnum = 100)

Arguments

url

link to frontpage ("http://www.reddit.com/") or a subreddit ("http://www.reddit.com/r/nfl).

nmult

Multipler applied to number of posts to grab (for 500 posts: nmult = 5, pnum = 100)

pnum

Number of posts to grab in each set (25:100)

Note

You can only grab up to the 1,000 most recent posts.


ndiquattro/redditR documentation built on May 23, 2019, 1:28 p.m.