K
K
Kirill Sirenko2013-12-23 08:26:23
User interface
Kirill Sirenko, 2013-12-23 08:26:23

How to parse the balance in the Beeline personal account?

Good afternoon, dear habrausers!
We solve one of our problems with the help of Beeline's personal account, where we combined about 10 numbers.
I'm trying to understand and have not yet found a good solution - how could I connect there with a script and parse the balances of these phones? The fact is that who knows, the Beeline account works on scripts without reloading the pages and it is not possible to do something using something like curl - all 10 phones will have the same account address when checking the balance.
What would you recommend?
PS Beeline does not have API either.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene, 2013-12-23
@pushthebutton

What difference does it make, with or without a reboot.
If the cabinet is built on ajax requests, it will probably be even easier for you to receive data. Since, most likely, such requests return a JSON object.
See what scripts are twitching with ajax requests, what data is transferred there and what they return. The easiest way to do this is through fiddler.

V
vinograd19, 2014-01-03
@vinograd19

chrome -> F12 -> network

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question