PHP Bot/Script - Complete proxy site checkout page, test proxy works

In Progress Posted Sep 15, 2014 Paid on delivery
In Progress Paid on delivery

Hi, I need a system to:

* Purchase proxies from a proxy vendor through simple checkout system, store the credentials for use.

* Check the proxy 'My Proxies' page and parse the table to a MySQL database

* Test a proxy, i.e. parse [url removed, login to view] and return the IP shown.

Example code:

function testProxy ( $user, $pass, $ip, $port, $url ) {

$ch = curl_init($url);

curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);

curl_setopt($ch, CURLOPT_PROXY, "$ip:$port");

curl_setopt($ch, CURLOPT_PROXYPORT, $port);

curl_setopt ($ch, CURLOPT_PROXYUSERPWD, "$user:$pass");

$x = curl_exec($ch);

print $x . curl_error($ch) ;

curl_close($ch);

}

We want MySQL database storage as we will integrate this into our PHP bootstrap interface later on. For now you can just provide basic PHP page with a list of proxies, a refresh button, and button to send the test request. Also an add new proxy button with a country selector, to fetch a new proxy. We will add more functionality later but just want this test page for now so we can work from there.

Please explain how you will create the system so I can be sure that you understand what is required. A rough project proposal is what makes a freelancer stand out.

Many thanks

MySQL PHP Software Architecture Software Testing Web Scraping

Project ID: #6459492

About the project

5 proposals Remote project Active Sep 17, 2014

Awarded to:

zeke

Please provide details in PMB: what is the proxy vendor? Is purchasing part of the script? What is the URL of the form to purchase and what payment method will be used?

£150 GBP in 3 days
(190 Reviews)
7.5

5 freelancers are bidding on average £172 for this job

barrima

Hello, I like the idea of the project and I'm really excited to work on it, if I can get the chance :) I have a question in mind though, how is is "simple checkout system"? is it possible to share the link of the p More

£200 GBP in 3 days
(40 Reviews)
5.0
arunafreelancer

Hi, This is Arun. I have the following question to you, 1. Kindly share me the proxy vendor site. Because checkout(paypal, Credit Card) is the tedious process in bot creation. 2. with "Test a proxy", the URL d More

£110 GBP in 1 day
(2 Reviews)
1.8