awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MikeChongCan avatar

MikeChongCan/scylla

0
View on GitHub↗
4,019 Stars·473 Forks·Python·Apache-2.0·10 Aufrufe

Scylla

Scylla ist ein System zur Verwaltung von HTTP-Proxy-Pools und zur Automatisierung der Web-Extraktion. Es bietet eine spezialisierte Datenerfassungspipeline, die für das Sammeln großskaliger Internet-Datensätze zum Training und zur Feinabstimmung von Large Language Models entwickelt wurde.

Das Projekt verfügt über ein Proxy-Rotation-Gateway, das eingehenden Anfragen frische Proxy-Adressen zuweist, um den Ursprungs-Traffic zu maskieren und IP-Blockaden zu vermeiden. Es enthält einen Proxy-Pool-Manager, der die Sammlung, funktionale Validierung und Orchestrierung von Proxyservern handhabt, ergänzt durch ein Web-Dashboard zur Überwachung der Gesundheit und geografischen Verteilung des Netzwerks.

Das System unterstützt dynamische Content-Extraktion mittels Headless-Browser-Crawler, um Daten von Websites zu erfassen, die auf JavaScript-Rendering basieren. Es bietet zudem eine JSON-Schnittstelle für die Proxy-Verwaltung und Integration in externe Scraping-Frameworks.

Features

  • Proxy Pool Builders - Manages the collection, functional validation, and orchestration of proxy IP addresses for large-scale data acquisition.
  • LLM Dataset Collection - Provides a specialized pipeline for gathering large-scale internet datasets intended for LLM training and fine-tuning.
  • Massive Corpora Acquisition - Implements a specialized infrastructure for high-volume retrieval of internet content for LLM datasets.
  • HTTP Proxy Pool Managers - Automates the discovery, validation, and distribution of functional HTTP proxy servers.
  • IP Address Masking - Masks the origin IP address of scraping bots by routing requests through a rotating set of proxies.
  • Functional Verification - Performs automatic functional verification of proxy IP addresses to maintain a reliable scraping pool.
  • Proxy Pool Automation - Automates the lifecycle of discovering and maintaining a pool of proxies for data extraction.
  • Rotation Gateways - Ships a routing layer that automatically assigns a fresh proxy address to each incoming HTTP request.
  • Proxy Traffic Management - Implements a traffic management mechanism that selects updated proxies for each request to mask origin traffic.
  • JavaScript-Rendered Content Extractors - Uses headless browsers to extract structured data from websites that rely on JavaScript rendering.
  • Headless Browsers - Utilizes headless browser engines to render and process JavaScript-driven dynamic web content.
  • Headless Crawlers - Includes a headless crawler to capture dynamic content and bypass client-side rendering limitations.
  • Scraping Infrastructure Management - Provides the infrastructure to manage rotated proxy pools and bypass blocking mechanisms during web extraction.
  • Proxy List APIs - Provides a JSON API for retrieving filtered lists of proxy servers based on anonymity and location.
  • Health Status Dashboards - Offers a visual dashboard for monitoring the real-time health and geographical spread of the proxy pool.
  • Proxy Management Dashboards - Provides a web interface to monitor the health and geographic distribution of the proxy network.

Star-Verlauf

Star-Verlauf für mikechongcan/scyllaStar-Verlauf für mikechongcan/scylla

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Scylla

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Scylla.
  • qiyeboy/ipproxypoolAvatar von qiyeboy

    qiyeboy/IPProxyPool

    4,274Auf GitHub ansehen↗

    IPProxyPool is an HTTP proxy pool manager that crawls, validates, and serves a rotating list of functional proxy addresses via a programmatic API. It integrates proxy scraping, connectivity validation, and persistent database storage to provide a managed source of IP addresses for network requests. The system uses a plugin-based scraping architecture to collect IP addresses from multiple external websites and an asynchronous validation queue to test these candidates in parallel. It differentiates its pool by assigning numeric stability scores to proxies through periodic health checks and conn

    Python
    Auf GitHub ansehen↗4,274
  • thespeedx/proxy-listAvatar von TheSpeedX

    TheSpeedX/PROXY-List

    5,644Auf GitHub ansehen↗

    PROXY-List is a public proxy aggregator that provides data structures for storing and aggregating publicly available HTTP and SOCKS proxy server addresses. It serves as a source for retrieving network traffic routing lists used to mask origin IP addresses during web requests. The project utilizes a data pipeline to automatically scrape, poll, and serialize proxy lists from multiple public websites. This infrastructure ensures the availability of active servers through scheduled periodic polling and automated content refreshes, delivering the resulting lists as plain text files. These capabil

    anonymityanonymouselite
    Auf GitHub ansehen↗5,644
  • constverum/proxybrokerAvatar von constverum

    constverum/ProxyBroker

    4,150Auf GitHub ansehen↗

    ProxyBroker is a tool for scraping public HTTP and SOCKS proxy addresses, validating their connectivity, and managing a curated pool of functional proxies. It consists of a proxy scraper for discovery, a validation engine to check anonymity and response times, and a pool manager to maintain a filtered queue of servers. The project includes a local rotating proxy server that acts as a single entry point, automatically distributing incoming network traffic across a pool of validated external proxies. This infrastructure allows for the rotation of IP addresses to maintain resilience during web d

    Pythonanonymityanonymouscrawler
    Auf GitHub ansehen↗4,150
  • esbatmop/mnbvcAvatar von esbatmop

    esbatmop/MNBVC

    4,123Auf GitHub ansehen↗

    MNBVC is a dataset pipeline and toolkit designed for the collection, cleaning, and normalization of massive text and code corpora used to train large language models. It provides specialized tools for harvesting source code, commit histories, and repository metadata from version control platforms, alongside a multilingual text corpus collector for gathering parallel text and academic papers. The project distinguishes itself through comprehensive capabilities for processing diverse document types, including a PDF-to-text converter that transforms complex layouts and formulas into structured JS

    chinesechinese-languagechinese-nlp
    Auf GitHub ansehen↗4,123
Alle 30 Alternativen zu Scylla anzeigen→

Häufig gestellte Fragen

Was macht mikechongcan/scylla?

Scylla ist ein System zur Verwaltung von HTTP-Proxy-Pools und zur Automatisierung der Web-Extraktion. Es bietet eine spezialisierte Datenerfassungspipeline, die für das Sammeln großskaliger Internet-Datensätze zum Training und zur Feinabstimmung von Large Language Models entwickelt wurde.

Was sind die Hauptfunktionen von mikechongcan/scylla?

Die Hauptfunktionen von mikechongcan/scylla sind: Proxy Pool Builders, LLM Dataset Collection, Massive Corpora Acquisition, HTTP Proxy Pool Managers, IP Address Masking, Functional Verification, Proxy Pool Automation, Rotation Gateways.

Welche Open-Source-Alternativen gibt es zu mikechongcan/scylla?

Open-Source-Alternativen zu mikechongcan/scylla sind unter anderem: qiyeboy/ipproxypool — IPProxyPool is an HTTP proxy pool manager that crawls, validates, and serves a rotating list of functional proxy… thespeedx/proxy-list — PROXY-List is a public proxy aggregator that provides data structures for storing and aggregating publicly available… constverum/proxybroker — ProxyBroker is a tool for scraping public HTTP and SOCKS proxy addresses, validating their connectivity, and managing… esbatmop/mnbvc — MNBVC is a dataset pipeline and toolkit designed for the collection, cleaning, and normalization of massive text and… lapwinglabs/x-ray — X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It… henrylee2cn/pholcus — Pholcus is a distributed web crawler framework written in Go designed for high-concurrency data extraction. It…