Bots that can find FB username through phone number

xcl991

Junior Member
Joined
Jul 9, 2024
Messages
142
Reaction score
71
Does anyone know is there a possible way to find FB username through phone number? i need a bot or software like that.
 
I know you used to be able to find a Facebook username via the search field, if the users privacy settings allowed. Have you tried just searching different varients of the number using their Search field? eg +1xxxxxxxxx or 1xxxxxxxxx or 0xxxxxxxxxx
 
I know you used to be able to find a Facebook username via the search field, if the users privacy settings allowed. Have you tried just searching different varients of the number using their Search field? eg +1xxxxxxxxx or 1xxxxxxxxx or 0xxxxxxxxxx
already tried it but it didnt work at all. but even if that method is work it going to take time even with the working bots
 
already tried it but it didnt work at all. but even if that method is work it going to take time even with the working bots
Then get ready a list of phone numbers for example if you want to search .
A dev could add this list into the bot backend and wait patiently for results because it will bring results back but slowly. Why?
Avoid FB bots detection , and avoid get your accounts banned.

Do you need it fast or in bulk? Then you need a multi threaded software . Pick some delays between tasks , and that’s it.
 
Then get ready a list of phone numbers for example if you want to search .
A dev could add this list into the bot backend and wait patiently for results because it will bring results back but slowly. Why?
Avoid FB bots detection , and avoid get your accounts banned.

Do you need it fast or in bulk? Then you need a multi threaded software . Pick some delays between tasks , and that’s it.
i need it by bulk it okay if it needed multi threaded bots i already have enough devices to do that, maybe it would be best if it can fetch up 10.000 facebook username / day
 
Facebook prohibits searching Facebook usernames by phone number. If you do this and are detected, your account may be blocked.
 
i need it by bulk it okay if it needed multi threaded bots i already have enough devices to do that, maybe it would be best if it can fetch up 10.000 facebook username / day
If you have enough devices , 10k its a low amount but yes , its good to start.

And , as another suggestion make sure to run this bot / software through VPS or much better yet, in your local host.
Is more easier to manage the system
 
If you have enough devices , 10k its a low amount but yes , its good to start.

And , as another suggestion make sure to run this bot / software through VPS or much better yet, in your local host.
Is more easier to manage the system
ok bro, thank you for the suggestion. Already let someone make the bot just waiting for the completition.

Facebook prohibits searching Facebook usernames by phone number. If you do this and are detected, your account may be blocked.
yes already try but didnt work
 
Back
Top