johndharrison/bmproxy: Wrapper around the 'BrowserMob Proxy' REST API for R

'BrowserMob Proxy' is a utility to help web developers watch and manipulate network traffic from their AJAX applications. It captures performance data in the HAR format. In addition it can actually control HTTP traffic, such as: blacklisting and whitelisting certain URL patterns, simulating various bandwidth and latency, remapping DNS lookups, flushing DNS caching, controlling DNS and request timeouts and automatic BASIC authorization. This package provides an R client for the 'BrowserMob Proxy' REST API.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.1.0
URL https://github.com/johndharrison/bmproxy
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("johndharrison/bmproxy")
johndharrison/bmproxy documentation built on May 19, 2019, 5:13 p.m.