Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 558 Bytes

JSONParser

Office 365 IP Address and URL JSON parser

USAGE

  1. Download the app.py file to your machine
  2. Run the file to parse the JSON pulled from this link (DEFAULT) "https://endpoints.office.com/endpoints/worldwide?clientrequestid=b10c5ed1-bad1-445f-b386-b919946339a7"
  3. To use another Office 365 IP address and URL link, edit the file and replace the default link with your own link by editing the reader function line (last line, 59)

WARNING

This will create a lot of files in your CWD, please make sure you use it in an isolated directory.