
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...
.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-maps-api] - Stack Overflow на ...
Работаю с Yandex Maps API (React, YMap). Хочу получить текущие границы окна пользователя (видимую область карты). Пробовал использовать mapInstance.getBounds (), но иногда этот …
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 …
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-бакета: При попытке создать бакет в …
mc.yandex.ru - Что это? - Stack Overflow на русском
May 8, 2016 · mc.yandex.ru — что это за сервис, может кто знает? Я искал подобный сервис у них на сайте, но ничего похожего не нашел. Я знаю точно, что этот сервис относится к веб …
C# yandex mail send error 5.5.4 Error: send AUTH command first
To fix it; - Enter the mail address (mail.yandex.com) - Settings - Other Email application - Set selected POP3 setting that is all. Note : I used 587 port and smtp.yandex.com.tr host.
Python3 Sending Email with Smtplib [Yandex] - Stack Overflow
Jun 30, 2018 · Python3 Sending Email with Smtplib [Yandex] Asked 7 years, 5 months ago Modified 7 years, 5 months ago Viewed 7k times