Questions tagged [yandex]

Yandex (Russian: Яндекс) (NASDAQ: YNDX) is a Russian Internet company which operates the largest search engine in Russia with about 60% market share in that country.

Yandex is a Russian Internet company which operates the largest search engine in Russia with about 60% market share in that country. It also develops a number of Internet-based services and products. Yandex ranked as the 5th largest search engine worldwide with more than 150 million searches per day as of April 2012 and more than 25.5 millions of visitors (all company's services) daily as of May 2012. The company's mission is to provide answers on any questions users may have (explicit or implicit).

209 questions
3
votes
0 answers

How to I search Baidu's cache and Yandex's cache with a website URL?

I am writing a program in C# that searches a cached specific website from the caches of Google, Yandex, Baidu and Wayback. When I am searching Google's cache I am using the URL below with www.google.com as the cached…
3
votes
3 answers

Android Yandex mapkit route

I work on project with yandexmapkit-android. Library link is https://github.com/yandexmobile/yandexmapkit-android Documentation is very weak and github page is not fresh. Last update is 3 years ago. I wanna draw route between two point but i can't…
ahmetkocabiyik
  • 127
  • 3
  • 9
3
votes
2 answers

Yandex Map for iOS

I need to integrate in my iOS app Yandex Map. Do you have a good examples? I use https://github.com/yandexmobile/yandexmapkit-ios, but it doesn't help me. How can I init YMKMapView? Please help me. Thank you
someone
  • 61
  • 1
  • 10
2
votes
1 answer

I have some problem with CSS styles: Two browsers showed me different styles

I usually use the Yandex browser, and there is no problem until I tested my web app with Chrome. Chrome and Yandex browsers were showing me 2 different styles. So I want to add styles to only the Chrome browser for fixing style bugs. I tried to find…
Hakimov-dev
  • 234
  • 2
  • 10
2
votes
2 answers

How to send emails through an External SMTP Service on Digital Ocean?

I would like to send emails through an External SMTP Service (Yandex) with Sendmail on Ubuntu 18.04.3. I use Digital Ocean. I set everything up: External SMTP Service, Sendmail, hostname. I added the MX record to my DNS. ~hostname childrengo.org (my…
lecharton
  • 41
  • 4
2
votes
2 answers

Using Catboost C Evaluation Library API

I want to use the C Catboost API as mentioned in https://catboost.ai/docs/concepts/c-plus-plus-api_dynamic-c-pluplus-wrapper.html. The first step in this page says: Link the required library (libcatboostmodel.so|dll|dylib). I am clueless of how…
DaintyLord
  • 61
  • 4
2
votes
0 answers

Is it possible to integrate Yandex Maps in a Xamarin iOS project?

These are some of my findings but not able to implement the same. I also looked Yandex app-centric but was not able to add packages due to version conflict…
2
votes
3 answers

How to enable Yandex Mapkit basic controls? How to add marker on the map?

I am using Yandex's MapKit in my android application. The documentation is very lacking and not helpful at all. I did the basic set-up. Map is working fine. But I am having problems with: How to add marker on the map? I tried the code they…
Azizjon Kholmatov
  • 1,136
  • 1
  • 13
  • 26
2
votes
1 answer

Yandex.Weather parsing

I'm trying to download the 7 days forecast from https://www.yandex.com/weather/moscow The problem is all the days except today have the same class. How do I get the forecast for 7 days (or at least for 9)? I'm trying the BeautifulSoap library. I've…
2
votes
1 answer

Simulator Crash on Yandex app metrica configuration

Hey I have this peculiar issue regarding yandex configuration. If I run the app on simulator app crashes with following error: 'NSInvalidArgumentException', reason: '*** -[NSFileManager …
Omid Kia
  • 137
  • 12
2
votes
2 answers

Yandex Connect MX records for this domain have not been set up

I've tried to move my domain from GoDaddy to Yandex Connect And in the admin setting about my domain, I see: MX records for this domain have not been set up But MX record added automatically Host: @ Record type: MX Record value:…
Igor Cova
  • 3,126
  • 4
  • 31
  • 57
2
votes
2 answers

Problem using Yandex translater API in Python

I've been asked to translate some words, and I'm using Python to do it. Yandex has an API that is supposed to be used withing Python, documentation here : https://pypi.org/project/yandex-translater/1.0/ I followed the steps, but Always get the same…
BeatJuice
  • 49
  • 1
  • 9
2
votes
0 answers

clickhouse cluster multiple record when insert into data

I use ReplicatedMergeTree and Distributed table in clickhouse to make a HA cluster. And I think it should store two replicas in cluster,it will be ok when one of node has so problems. This is some of my configuration(config.xml): ...
DreamHeaven
  • 63
  • 1
  • 7
2
votes
1 answer

Truncate and Insert in ClickHouse Database

I have a particular scenario where I need to truncate and batch insert into a Table in ClickHouse DBMS for every 30 minutes or so. I could find no reference of truncate option in ClickHouse. However, I could find suggestions that we can indirectly…
Daniccan
  • 2,755
  • 1
  • 18
  • 27
2
votes
2 answers

JavaMail Yandex Sender

I'm building an app to send and receive emails with Yandex on Java using JavaMail. When I'm sending an email I found a problem and I don't know how to fix it. It just pops and error saying 535 5.7.8 Error: authentication failed: Invalid user or…
Mr. Kevin
  • 327
  • 4
  • 12
1 2
3
13 14