proxyscraper

command module
v0.0.0-...-908d1a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2025 License: MIT Imports: 5 Imported by: 0

README

Proxy Scraper (HTTP & SOCKS)

watchers stars lastCommit license

Golang script designed to scrape both HTTP and SOCKS proxy information from publicly available sources and saves them for your own use.

Features

  • Retrieves a list of HTTP proxies from free-proxy-list.net and saves them to "http.txt".
  • Retrieves a list of SOCKS proxies from socks-proxy.net and saves them to "socks.txt".
  • User-friendly format for easy integration into your projects.
  • Lightweight and easy to use.

Usage

  1. Clone this repository:
git clone https://github.com/variableninja/proxyscraper.git
cd proxyscraper
  1. Build the Go programs
go build http.go
go build socks.go
  1. Run them and have fun!
./http
./socks

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This program is intended for educational and research purposes only, use it responsibly and in compliance with the terms of service of the websites you scrape.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL