Excel Requests: HTTP for Humans

Excel Requests is the only HTTP Addin for Excel, safe for human consumption.

Excel Requests is heavily inspired by Kenneth Reitz’ popular Python Requests.

Source

The Excel Requests source code is hosted at https://github.com/Pathio/excel-requests

Installation

The easiest way to install excel-requests is via the installation script:

  1. Download install.ps1
  2. Open a File Explorer and go to the downloaded file’s folder
  3. Right click install.ps1
  4. Click Run with PowerShell
  5. Confirm everything works with the Example workbook Examples.xlsb

License & Authors