Need help with Bas

sadrasafavi

Newbie
Joined
Aug 26, 2025
Messages
1
Reaction score
1
hello guys , im new to BAS and i have problems
i want to creat a bot that search some specific key words and find the target website with those key words
i want to to this with multiple ip adresses
can anybody help me ?
 
I usually combine BAS with a CSV of target keywords and it outputs the URLs neatly, makes automation less painful
 
hello guys , im new to BAS and i have problems
i want to creat a bot that search some specific key words and find the target website with those key words
i want to to this with multiple ip adresses
can anybody help me ?
Welcome! That’s definitely possible with BAS. You’ll need to set up a search module for your keywords and then run it through proxies for multiple IPs. Check the BAS docs on proxies and loops — they’ll help a lot.
 
Back
Top