jetkai / proxy-scraper

This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy Scraper

This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.

You'll just need to open the application, a console will pop-up and then the proxies will be saved.

Downloads

Output Files (After Running)

  • /proxies/http.txt
  • /proxies/https.txt
  • /proxies/socks4.txt
  • /proxies/socks5.txt
  • /proxies/proxies.txt
  • /proxies/proxies.json

image

Compile Requirements:

☑️ Kotlin 1.8.10

☑️ JDK-11

☑️ Gradle 8.0

☑️ IntelliJ IDEA

About

This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.

License:MIT License


Languages

Language:Kotlin 100.0%