A node.js NPM package for handling HTTP requests.
Request.js is a popular package for node.js which offers a simple HTTP abstraction layer with a comprehensive API / library for handling a range of common uses when making requests.
Documentation:
As of Feb 11th 2020, request is fully deprecated. No new changes are expected to land. In fact, none have landed for some time.
For more information about why request is deprecated and possible alternatives refer to this issue.