F
F
Fenix9572017-06-13 22:32:15
API
Fenix957, 2017-06-13 22:32:15

Where can I find an address generator for Russia?

In general, you need some kind of service that will randomly issue a random address from Russia with an index.
That is, I sent a request and at the output I received an index, city, street, house, apartment
And so that the index matches the validation
If I didn’t ask the question correctly, correct

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Marat Dolotov, 2020-01-14
@Fenix957

You can use https://github.com/fzaninotto/Faker

$faker = new Faker('ru_RU');
echo $faker->address; //152982, Калининградская область, город Чехов, спуск Ленина, 44

O
Oleg, 2017-06-13
@politon

Pull from somewhere
vinfo.russianpost.ru/database/ops.html
geohelper.info/ru
postindexapi.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question