duncantl/RBrowserCookies: Get cookies from browsers

This allows an R user to query a browser's database of cookies. Currently this only supports Firefox, but we'll add support for Google Chrome soon. (Send mail asking for this.) One purpose of this package is to allow a user to login to a Web site in their browser, collect the cookie from the browser, and then use this in R requests to that Web site.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD
Version0.2-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/RBrowserCookies")
duncantl/RBrowserCookies documentation built on Nov. 23, 2023, 4:21 p.m.