Need a WhatsApp phone number parser
The parser should be able to collect
1. Phone number (its presence on WhatsApp)
2. Name (as provided by the user)
3. Date of birth (mandatory)
4. Activity (if possible)
Propose any versions (Emulator and PC)
Priority is for 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 on WhatsApp, let's say from a large list (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 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 proxies 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 proxies, multithreading, and a button for manual clearing of the contact list.
Send your options!