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

cesario678

Client
Регистрация
10.03.2022
Сообщения
178
Благодарностей
12
Баллы
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."
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 511
Благодарностей
5 925
Баллы
113
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

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