I am using aiohttps to send a get request. Previously I was using the standard requests module but after switching to aiohttps I started getting proxy errors.
Heres m