Other packages > Find by keyword >

httr2  

Perform HTTP Requests and Process the Responses
View on CRAN: Click here


Download and install httr2 package within the R console
Install from CRAN:
install.packages("httr2")

Install from Github:
library("remotes")
install_github("cran/httr2")

Install by package version:
library("remotes")
install_version("httr2", "1.2.2")



Attach the package and use:
library("httr2")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-22
Latest Update: 2025-07-22
Description:
Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face.
How to cite:
Hadley Wickham (2021). httr2: Perform HTTP Requests and Process the Responses. R package version 1.2.2, https://cran.r-project.org/web/packages/httr2. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-13 23:50), 0.1.0 (2021-09-22 11:00), 0.1.1 (2021-09-28 18:10), 0.2.0 (2022-04-29 01:10), 0.2.1 (2022-05-11 00:30), 0.2.2 (2022-09-25 19:50), 0.2.3 (2023-05-08 21:30), 1.0.0 (2023-11-14 14:53), 1.0.1 (2024-04-01 21:30), 1.0.2 (2024-07-16 11:30), 1.0.3 (2024-08-22 05:20), 1.0.4 (2024-09-14 00:00), 1.0.5 (2024-09-26 14:40), 1.0.6 (2024-11-04 17:30), 1.0.7 (2024-11-27 00:00), 1.1.0 (2025-01-18 17:20), 1.1.1 (2025-03-08 08:10), 1.1.2 (2025-03-26 07:20), 1.2.0 (2025-07-13 08:50), 1.2.1 (2025-07-22 06:41), 1.2.2 (2025-12-08 10:50), 1.2.3 (2026-06-23 07:10)
Other packages that cited httr2 R package
View httr2 citation profile
Other R packages that httr2 depends, imports, suggests or enhances
Complete documentation for httr2
Functions, R codes and Examples using the httr2 R package
Some associated functions: curl_translate . example_url . httr2-package . iterate_with_offset . jwt_claim . last_response . multi_req_perform . oauth_cache_path . oauth_client . oauth_client_req_auth . oauth_flow_auth_code_url . oauth_redirect_uri . oauth_token . oauth_token_cached . obfuscate . pipe . progress_bars . req_auth_basic . req_auth_bearer_token . req_body . req_cache . req_cookie_preserve . req_dry_run . req_error . req_headers . req_method . req_oauth . req_oauth_auth_code . req_oauth_bearer_jwt . req_oauth_client_credentials . req_oauth_device . req_oauth_password . req_oauth_refresh . req_options . req_perform . req_perform_iterative . req_perform_parallel . req_perform_sequential . req_perform_stream . req_progress . req_proxy . req_retry . req_template . req_throttle . req_timeout . req_url . req_user_agent . req_verbose . request . resp_body_raw . resp_check_content_type . resp_content_type . resp_date . resp_headers . resp_link_url . resp_raw . resp_retry_after . resp_status . resp_url . response . resps_successes . secrets . signal_total_pages . throttle_status . url_parse . with_mocked_responses . with_verbosity . 
Some associated R codes: content-type.R . curl.R . headers.R . httr2-package.R . import-standalone-obj-type.R . import-standalone-purrr.R . import-standalone-types-check.R . iterate-helpers.R . iterate-responses.R . iterate.R . jwt.R . multi-req.R . oauth-client.R . oauth-flow-auth-code.R . oauth-flow-client-credentials.R . oauth-flow-device.R . oauth-flow-jwt.R . oauth-flow-password.R . oauth-flow-refresh.R . oauth-flow.R . oauth-token.R . oauth.R . parse.R . progress-bars.R . progress.R . req-auth.R . req-body.R . req-cache.R . req-cookies.R . req-error.R . req-headers.R . req-method.R . req-mock.R . req-options.R . req-perform-stream.R . req-perform.R . req-policy.R . req-retries.R . req-template.R . req-throttle.R . req-url.R . req.R . resp-body.R . resp-headers.R . resp-status.R . resp-url.R . resp.R . roxygen2.R . secret.R . sequential.R . test.R . url.R . utils-multi.R . utils-pipe.R . utils.R . zzz.R .  Full httr2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA