Description Usage Arguments Value
Returns tibble of search results
1 | scrape_github(query, pages = NULL)
|
query |
Search query to perform on github.com |
pages |
Max number of pages, defaults to all. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.