About 5,660 results
Open links in new tab
  1. .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 …

  2. 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 …

  3. 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 …

  4. email - phpmailer class with yandex mail - Stack Overflow

    Sep 18, 2014 · I'm using phpmailer class for my website forms. But YANDEX MAIL with phpmailer sending mail not working. But two days ago its worked. I was try all combinations. For example …

  5. How to Send Email via Yandex SMTP (C# ASP.NET) - Stack Overflow

    Jan 15, 2016 · How to Send Email via Yandex SMTP (C# ASP.NET) Asked 9 years, 5 months ago Modified 2 years, 5 months ago Viewed 20k times

  6. maps - Yandex tiles wrong? - Stack Overflow

    4 Are Yandex map tiles wrong or am I missing something? They seem to have an offset compared to all the other map providers (OpenStreet, Google, Bing).

  7. c# - YandexTranslator api for .NET? - Stack Overflow

    Mar 21, 2017 · Yandex.Translator is a namespace and you can not create an instance from a namespace. So after installing Yandex.Translator package on Nuget, use my code below …

  8. Yandex Disk api image link gets 403 error when the image is …

    Jan 18, 2023 · I have a python script that uploads images to Yandex Disk using the yadisk module. The script looks like this: def uploadYandexDisk(path, filename): try: …

  9. Postgres 15. permission denied for schema public - Stack Overflow

    Oct 18, 2022 · "postgres" owner database. "postgres" owner schema "public". \dn+ shows that the admin has full access to the schema, but that doesn't work for me.

  10. Is there a search API for Yandex, preferably in python?

    May 16, 2011 · Since Yandex disabled API access there is no possibility to get search results official way. But there are lot of third party APIs, for example: serpapi.com zenserp.com …