1. Was just wondering if this was possible in any way. I have tried with Python, but importing urllib is not allowed. For example, I want the content of a .txt page that would be uploaded onto a (my) website. Is it possible and if so, how?
     
  2. Wulf

    Wulf Community Admin

    Web requests would be what you are looking for. Oxide API for Rust

    If you'd like working examples, check Notifier, Push API, Email API, GeoIP, etc.