Answer the question
In order to leave comments, you need to log in
What is the best way to parse a database?
I make a request to the site database and get the following json response:
{
"info": [
{
"i": "1234567", ### Уникальный идентификатор
},
{
"i": "7654321", ### Уникальный идентификатор
},
{
"i": "1957833", ### Уникальный идентификатор
},
]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question