Excel Requests is the only HTTP Addin for Excel, safe for human consumption.
Excel Requests is heavily inspired by Kenneth Reitz' popular Python Requests.
Excel supports JSON via HTTP.
- REQUESTS.GET (HTTP get, returns a dictionary)
- REQUESTS.FLUSH (flush the cache)
- REQUESTS.DICT.GET (get dictionary field)
- REQUESTS.DICT.KEYS (list dictionary field)
To install Excel Requests, simply:
Documentation is available at http://excel-requests.pathio.com/en/latest/
- This project is maintained by Bjoern Stiel at Pathio.com
- Drop me an email bjoern.stiel@pathio.com. or tweet me @bjoernstiel
- This project is licensed under the terms of the BSD license