Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 3331

Example on how to scrape proxies with Javascript

by flamee - 04 October, 2020 - 02:53 PM
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#1
hi
 
Code:
 
const request = require("request");
const fs = require("fs");
request.get({
    uri: 'https://api.proxyscrape.com/?request=getproxies&proxytype=socks4&timeout=10000',
}, function (err, resp, body) {
  fs.writeFile('proxies.txt', body, function(err) {
});
});

Have fun skids SleepingPepe
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#2
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#3
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#4
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#5
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#6
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#7
This is a bump
This post is by a banned member (flamee) - Unhide
flamee  
Contributor
576
Posts
68
Threads
4 Years of service
#8
This is a bump

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: