Skip to content
#

proxyscraper

Here are 26 public repositories matching this topic...

This script scrapes a list of proxies from a user-specified URL. It defines various regex patterns to match IP addresses and ports in HTML responses from proxy sites. It then sends a request to the specified URL and attempts to extract proxies from the response using the defined patterns.

  • Updated Mar 21, 2023
  • Python

The repository is a Python-based tool that allows users to generate and test proxy lists for use in web scraping or other internet activities. The tool uses a combination of publicly available proxy lists and user-defined settings to create a list of working proxies, which can then be used to mask the user's IP address and avoid detection.

  • Updated Mar 21, 2023
  • Python

Improve this page

Add a description, image, and links to the proxyscraper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the proxyscraper topic, visit your repo's landing page and select "manage topics."

Learn more