Simple Website Hits Script

I am trying to create a simple PHP code that sends website hits in the following steps:

1) use a proxy IP and browser user agent (randomly from a list, separate text file)
2) visit Google.com
3) search for a particular keyword given keyword
4) in the google results look for a particular URL within the top 100 results
5) if it finds it, it should visit that URL and stay there for 20 seconds. If it doesn’t find it, then it should return to the user “URL not found in top 100”
6)restart from step 1 with a different proxy IP browser user agent
7)Repeat for n number of times where n is specified by the user

Preferably using cURL. Please name your bid. Although I have choosen $10-$200 category, I would actually like it to be $10-$50

Leave a Reply

Your email address will not be published. Required fields are marked *