Few anti-virus software say that WhiteHatBox maybe contain virus,
so it maybe ban you to install WhiteHatBox App or limit it to visit network.
The fact is that it is a false alarm, you can just ignore it or add an exception into the anti-virus software.
There are some reason to lead the false alarm, for example: WhiteHatBox has few blackhat seo tools,
or maybe just because we don't pay money to the anti-virus software company.
We are a good software company from 2008 and developed many popular software, we will never put virus in our product to kill ourselves. You can use our product without any worry.
Hi, I want to do a google search bot with the following requirements:- 1) User are required to input keywords and URL (1 keywords with 1 URL) 2) Bot will search the keywords and click on the website based on the URL.
I know how to scrape the page and I put a wait loop. In the wait loop, I insert a if.., where the scrape url = Input URL, it will click on the website. Problem is how to go to each search result one by one and compare it. I referred to the videos and example templates but to no avail as they are not quite same with me. I hope somebody can teach me the part of loop and if.. Thank you and have a nice day :)