vbamagician / excel-requests

Excel HTTP Requests for Humans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel Requests: HTTP for Humans

https://ci.appveyor.com/api/projects/status/m5uqt0mdftmvu9of?svg=true

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

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

Feature Support

Excel supports JSON via HTTP.

Excel Functions

  • REQUESTS.GET (HTTP get, returns a dictionary)
  • REQUESTS.FLUSH (flush the cache)
  • REQUESTS.DICT.GET (get dictionary field)
  • REQUESTS.DICT.KEYS (list dictionary field)

Installation

To install Excel Requests, simply:

Documentation

Documentation is available at http://excel-requests.pathio.com/en/latest/

License & Authors

About

Excel HTTP Requests for Humans

License:Other


Languages

Language:C# 100.0%