Getting started with Yandex Search API
If you used the Yandex.XML
Getting started
Sign up for Yandex Cloud and create a billing account:
- Go to the management console
and log in to Yandex Cloud or create an account if you do not have one yet. - On the Yandex Cloud Billing
page, make sure you have a billing account linked and it has theACTIVE
orTRIAL_ACTIVE
status. If you do not have a billing account, create one.
If you have an active billing account, you can go to the cloud page
Learn more about clouds and folders.
Registration
- In the management console
, select the folder to work with Search API in or create a new one. - Go to Search API.
- Fill in the form fields:
- Select the Search type:
Russian
,Turkish
, orInternational
. - Set at least one IP address to send requests to the Yandex search database from.
- Select the Search type:
- Click Save.
You can change the registration data later.
Send a test request
-
In the working folder, open Search API.
-
Go to the Test queries tab.
-
Select a Request method (GET and POST methods are supported) and fill in the form fields.
Note
You cannot edit the Search query text in a test query. Requests are sent from the Yandex IP address on behalf of the service.
-
Click Run test. Query execution results will be displayed below.
-
If necessary, change the parameters to adjust the search results and resend the request.