Tiny Library for get random proxy (free).
Tiny and Powerful Library for get random proxy (free).
XMLHttpRequest
(Chrome, Firefox, IE7+, Edge, Safari Opera) ,ActiveXObject
(IE5 and IE6)If the API address has changed , This repository will be updated.
use the new version.
To view the full details, run the Example.html file.
proxy.get(...)
proxy.get(function(data)
{
//data.ip
//data.port
//data.country
//...
console.log(data);
});
RandomProxy is licensed under the GNU General Public License.