Need a Viber phone number parser
The parser should be able to collect
1. Phone number (its presence on WhatsApp)
2. Name (as specified by the user)
3. Date of birth (mandatory)
4. Activity (if possible)
Propose any versions (Emulator and PC)
It is a priority to have a two-stage parser
Example
For quick checking of numbers, let's say
First stage (can be two different applications)
Quick check for the presence of a user in WhatsApp, say from a large list (let's say 100000), add 500 contacts, parse how many contacts are in the program, can be without a name, just the number, clear the list and repeat again until 100000 is finished, it is important that the parser has multithreading for the operation of several applications, as well as a button to add a proxy and a button for manual clearing of the contact list.
Second stage
Check for the presence of a name, date of birth, and activity.
There should also be a button to add a proxy, multithreading, and a button for manual clearing of the contact list.
Send your options!