
Reverse search an image in Yandex Images using Python
I'm interested in automatizing reverse image search. Yandex in particular is great for busting catfishes, even better than Google Images. So, consider this Python code: import requests import webb...
Вопросы с меткой [yandex-maps-api] - Stack Overflow на ...
Работаю с Yandex Maps API (React, YMap). Хочу получить текущие границы окна пользователя (видимую область карты). Пробовал использовать mapInstance.getBounds (), но иногда этот …
.htaccess - How to block yandex - Stack Overflow
Jul 26, 2022 · I'm trying to block yandex from my site. I've tried the solutions posted in other threads but they are not working so I'm wondering if I am doing something wrong? The user-agent string is: Mozi...
How to download file from yandex drive to google drive directy using ...
Dec 6, 2023 · Another solution that I came up with is to parse HTML code of webpage and pull out download buttons using BeautifulSoup. But it seems like to protect websites from potential attacks …
Yandex Disk API can't make request with access token node.js
I successfully generated an access token but now I can't use it. Sadly there is no official yandex node library for using the API. There are 2 unofficial npm module that will only work with a serve...
Проблема с настройкой Terraform для работы с Yandex.Cloud
Jan 4, 2025 · Я сталкиваюсь с двумя основными проблемами при работе с Terraform для создания ресурсов в Yandex.Cloud: Ошибка при создании S3-бакета: При попытке создать бакет в …
Получение координат по клику по карте Yandex API
Пытаюсь подключить яндекс карты на свою страницу, для получение координат по клику по карте и добавления маркера. Чтобы в дальнейшем вбивать их в форму и отправлять данные. Никак …
Yandex Connect MX records for this domain have not been set up
I waited for over 1 day, while it's still saying "MX records for this domain have not been set up". Then I moved my domain from GoDaddy to Yandex, i.e. change the DNS server of my domain to …
mc.yandex.ru - Что это? - Stack Overflow на русском
May 8, 2016 · mc.yandex.ru — что это за сервис, может кто знает? Я искал подобный сервис у них на сайте, но ничего похожего не нашел. Я знаю точно, что этот сервис относится к веб …
android - PlatformException (error, java.lang.IllegalStateException ...
Jun 4, 2024 · import android.app.Application; import com.yandex.mapkit.MapKitFactory; public class MainApplication extends Application { @Override public void onCreate() { super.onCreate(); …