Get request - download image
Posted: Wed Aug 19, 2020 10:09 am
Hello, it’s possible to download an image from a webpage with the Esp8266/Esp32?
My idea is to download an image from the server that generates the GoPro camera (http server), and upload the image to google drive, but first, I want to try downloading from any webpage only to try code.
I think it’s necessary to make an http get request, but I don’t know much about https, so I don’t know if it’s possible to make.
Any idea or example to start?
Thanks!
My idea is to download an image from the server that generates the GoPro camera (http server), and upload the image to google drive, but first, I want to try downloading from any webpage only to try code.
I think it’s necessary to make an http get request, but I don’t know much about https, so I don’t know if it’s possible to make.
Any idea or example to start?
Thanks!