Proxy .TXT list for cURL [closed]

2019-01-22 16:21发布

I need an always updated proxy list. I will parse it with PHP and use with cURL. But i need only 3 countries (USA , UK, ITALY for example) proxies.

Where can i found a proxy list for this?

List can be text file , xml rss feed etc.

For example :

USA.txt

xxx.xxx.xx.xx:8880
aaa.aaa.aaa.aa:8000
bbb.bbb.bb.bbb:8080

ENGLAND.txt

xxx.xxx.xx.xx:8880
aaa.aaa.aaa.aa:8000
bbb.bbb.bb.bbb:8080

3条回答
Melony?
2楼-- · 2019-01-22 17:01

Does it need to be free? If not, take a look at this.

查看更多
家丑人穷心不美
3楼-- · 2019-01-22 17:07

The always updated proxy list in .TXT format is available here:

http://www.proxy-list.org/en/vip-proxy-list.php

You can sort by country and type.

查看更多
闹够了就滚
4楼-- · 2019-01-22 17:20

Here is almost exactly what you want:

http://proxy-ip-list.com/download/txt-proxy-list.html

Refreshed every hour.

Just like your needs, you can download txt USA proxy list exclusively from that country if you want. Also updated hourly.

查看更多
登录 后发表回答