scrape_github: Scrape github.com

Description Usage Arguments Value

View source: R/scrape.R

Description

Returns tibble of search results

Usage

1
scrape_github(query, pages = NULL)

Arguments

query

Search query to perform on github.com

pages

Max number of pages, defaults to all.

Value

Search results in the form of a tibble data frame where each row corresponds to a search result and the columns contain information about the matching repo (id, name, url, description, language, stars, license, topics


mkearney/gh.com documentation built on Nov. 4, 2019, 6:59 p.m.