Does anyone have an HTTP script or API for downloading images?

  • Автор темы Автор темы cesario678
  • Дата начала Дата начала

cesario678

Client
Регистрация
10.03.2022
Сообщения
227
Реакции
13
Баллы
18
I would like to download images from free image and video banks on the internet, but I don't know the best way to do this, whether it's through an API or HTTP. I would like to know if anyone can give me some guidance or if someone has a template, whatever it is, for me to use as a basis to create my own. Thank you."
 
This task is quite simple.
You should parse links to images and videos from internet webpages.
Then download files from the links using GET-requests.
I think this example will be useful for you.
 
  • Спасибо
Реакции: cesario678

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)