HTTP/SOCKS Proxy Scraper - Country & Protocol Filter avatar

HTTP/SOCKS Proxy Scraper - Country & Protocol Filter

Try for free

Pay $15.00 for 1,000 Proxies

Go to Store
HTTP/SOCKS Proxy Scraper - Country & Protocol Filter

HTTP/SOCKS Proxy Scraper - Country & Protocol Filter

xtech/proxy-scraper
Try for free

Pay $15.00 for 1,000 Proxies

Scrape and filter HTTP, HTTPS, and SOCKS proxies from across the web. Filter by country and protocol. Provides detailed location data (country, code, city, coordinates) and timeout values. Perfect for web scraping, bypassing geo-blocking, and enhancing online anonymity. Proxy list updated hourly.

Proxy List Scraper & Filter 🌐

Fetch, filter, and simplify proxy data with this Apify Actor. Get a clean list of proxies scraped from various sources across the web, with details like protocol, host, port, country, city, and more. Ideal for web scraping, bypassing geo-restrictions, and maintaining anonymity.

Disclaimer: Proxy availability is checked approximately every hour.

Features ✨

  • Proxy Data Fetching 🌐 Retrieves proxy data from multiple sources across the web
  • Filtering Options ⚙️ Filter proxies by protocol (e.g., HTTP, SOCKS5) and country
  • Data Simplification 🧹 Flattens and simplifies the proxy data for easy use
  • Geolocation Details 🌍 Includes country, country code, city, latitude, and longitude
  • Timeout Information ⏱️ Provides the proxy's timeout value
  • JSON Output 💾 Returns structured JSON data, ready for integration
  • Error Handling ✅ Robust error handling with informative messages
  • Logging 📝 Detailed logs for monitoring and debugging

Why Use This Proxy Scraper? 🤔

This Actor provides a convenient way to obtain a list of proxies with relevant details, filtered to your specific needs. Whether you're building a web scraper, testing geo-specific content, or need to enhance your online privacy, this tool is a valuable asset.

Designed for:

  • Simplicity: Easy to configure and use, no coding required
  • Flexibility: Filter by protocol and country to get the proxies you need
  • Reliability: Robust error handling ensures consistent results
  • Integration: Seamlessly integrates with other Apify Actors and tools

Data Output 📦

The Actor returns a JSON dataset with the following fields for each proxy:

FieldDescription
protocolThe protocol of the proxy (e.g., "http", "socks5")
hostThe hostname or IP address of the proxy
portThe port number of the proxy
countryThe country name (English) where the proxy is located
country_codeThe ISO country code (e.g., "US", "GB")
cityThe city where the proxy is located (English)
latitudeThe latitude of the proxy's location
longitudeThe longitude of the proxy's location
timeoutThe timeout value of the proxy

Example Output

1[
2  {
3    "protocol": "http",
4    "host": "192.168.1.1",
5    "port": 8080,
6    "country": "United States",
7    "country_code": "US",
8    "city": "New York",
9    "latitude": 40.7128,
10    "longitude": -74.006,
11    "timeout": 1000
12  },
13  {
14    "protocol": "socks5",
15    "host": "10.0.0.1",
16    "port": 1080,
17    "country": "United Kingdom",
18    "country_code": "GB",
19    "city": "London",
20    "latitude": 51.5074,
21    "longitude": 0.1278,
22    "timeout": 500
23  }
24]

Use Cases 💡

Web Scraping 🕷️

  • Bypass Rate Limits: Rotate proxies to avoid being blocked
  • Geo-Targeted Scraping: Access content from different locations
  • Anonymity: Hide your IP address during scraping

Security Testing 🛡️

  • Penetration Testing: Test your website's security from different locations
  • Vulnerability Scanning: Use proxies to simulate attacks from various sources

Geo-Specific Content Access 🌍

  • Content Verification: Ensure your website content is displayed correctly in different regions
  • Market Research: Access geo-restricted data for market analysis

Privacy & Anonymity 👤

  • Browse Anonymously: Hide your IP address for privacy
  • Bypass Censorship: Access blocked content

Getting Started 🚀

  1. Find the "Proxy List Scraper & Filter" in the Apify Store
  2. Configure the input:
    • protocol (Optional): Filter by proxy protocol (e.g., "http", "socks5")
    • country (Optional): Filter by country code (e.g., "US", "GB")
  3. Run the Actor
  4. Access results in JSON format
  5. Optional: Schedule automatic runs, set up webhooks, or integrate with other Apify Actors

Key Benefits 🏆

  • Easy to Use: No coding required – just configure the input
  • Flexible Filtering: Get the specific proxies you need
  • Structured Data: JSON output for easy integration
  • Robust Error Handling: Ensures reliable results
  • Apify Platform Integration: Seamlessly connects with other Apify tools
  • Well Documented: Logs let you know exactly what is happening

Start getting your filtered proxy lists today! ➡️

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 14 hours ago