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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fake-useragent avatar

fake-useragent/fake-useragentArchived

0
View on GitHub↗
4,058 estrellas·538 forks·Python·Apache-2.0·5 vistaspypi.python.org/pypi/fake-useragent↗

Fake Useragent

fake-useragent es una herramienta para generar cadenas de identificación de navegador realistas y analizar agentes existentes en metadatos estructurados. Funciona como un generador de agentes de usuario HTTP y una utilidad de web scraping diseñada para rotar identidades de navegador para imitar diferentes dispositivos durante la recolección automatizada de datos.

El proyecto proporciona capacidades para la generación aleatoria de user-agents y el filtrado basado en navegadores específicos, sistemas operativos, plataformas de dispositivos o números de versión mínimos. También incluye un analizador de user-agents para extraer metadatos detallados, como versiones de navegador y marcas de dispositivos, a partir de cadenas de agente.

Features

  • User Agent Generators - Produces realistic and randomized browser identification strings for use in HTTP requests.
  • Automated Web Scraping - Provides realistic browser identification strings to bypass bot detection during automated web scraping.
  • User Agent Parsers - Parses HTTP user agent strings to extract structured browser and operating system metadata.
  • Web Scraping Evasion Tools - Provides browser identity rotation to avoid detection during automated web data collection.
  • Remote Data Fetching - Retrieves the most recent real-world user agent strings from a remote JSON database.
  • Pattern-Based Extraction - Uses predefined regular expression patterns to parse complex user agent strings into structured metadata.
  • User Agent Selection Filters - Filters browser identification strings by browser, operating system, device platform, or version.
  • Random Element Selections - Picks a single random user agent from a filtered set to vary browser identities.
  • HTTP Traffic Simulation - Generates valid user agent headers for HTTP requests to simulate legitimate user traffic.

Historial de estrellas

Gráfico del historial de estrellas de fake-useragent/fake-useragentGráfico del historial de estrellas de fake-useragent/fake-useragent

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace fake-useragent/fake-useragent?

fake-useragent es una herramienta para generar cadenas de identificación de navegador realistas y analizar agentes existentes en metadatos estructurados. Funciona como un generador de agentes de usuario HTTP y una utilidad de web scraping diseñada para rotar identidades de navegador para imitar diferentes dispositivos durante la recolección automatizada de datos.

¿Cuáles son las características principales de fake-useragent/fake-useragent?

Las características principales de fake-useragent/fake-useragent son: User Agent Generators, Automated Web Scraping, User Agent Parsers, Web Scraping Evasion Tools, Remote Data Fetching, Pattern-Based Extraction, User Agent Selection Filters, Random Element Selections.

¿Qué alternativas de código abierto existen para fake-useragent/fake-useragent?

Las alternativas de código abierto para fake-useragent/fake-useragent incluyen: luyishisi/anti-anti-spider — Anti-Anti-Spider is an automated web scraping toolkit and CAPTCHA bypass framework. It uses convolutional neural… alirezamika/autoscraper — Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from… alovajs/alova — Alova is a frontend data fetching library and HTTP request toolkit designed to manage remote data states and… springside/springside4 — SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It… mechanicalsoup/mechanicalsoup — MechanicalSoup is a Python web automation library and scraping framework designed to simulate browser sessions and… jenssegers/agent — This project is a PHP user agent parser and mobile device detector. It analyzes HTTP user agent strings to identify…

Alternativas open-source a Fake Useragent

Proyectos open-source similares, clasificados según cuántas características comparten con Fake Useragent.
  • luyishisi/anti-anti-spiderAvatar de luyishisi

    luyishisi/Anti-Anti-Spider

    7,291Ver en GitHub↗

    Anti-Anti-Spider is an automated web scraping toolkit and CAPTCHA bypass framework. It uses convolutional neural networks to recognize characters and digits in image-based security challenges, enabling programmatic access to protected web content. The project functions as an image recognition model trainer, providing a workflow to preprocess labeled image datasets and train custom neural networks. Users can configure model architectures and hyperparameters to align the recognition system with the visual style of specific target websites. The toolkit covers capabilities for image data preproc

    Pythongeekpythonspider
    Ver en GitHub↗7,291
  • alirezamika/autoscraperAvatar de alirezamika

    alirezamika/autoscraper

    7,297Ver en GitHub↗

    Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from sample data. It identifies and retrieves text, URLs, and HTML elements from web pages by analyzing sample values to replicate data patterns across different URLs. The system functions as a web scraping model manager, allowing users to save and reload learned rules to maintain consistent data extraction. It supports the export and import of scraping rules to a local file system to avoid repeating the training process for the same website. The library covers automated web data ex

    Python
    Ver en GitHub↗7,297
  • alovajs/alovaAvatar de alovajs

    alovajs/alova

    3,999Ver en GitHub↗

    Alova is a frontend data fetching library and HTTP request toolkit designed to manage remote data states and asynchronous communication in web applications. It functions as a request state management system that automates data retrieval, response caching, and synchronization between backend services and the user interface. The library distinguishes itself through a modular architecture that decouples network transport layers from request logic, allowing for consistent behavior across different environments. It utilizes a plugin-driven middleware system to extend core operations, enabling the

    TypeScriptajaxalovaawesome-list
    Ver en GitHub↗3,999
  • springside/springside4Avatar de springside

    springside/springside4

    5,652Ver en GitHub↗

    SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran

    Java
    Ver en GitHub↗5,652
  • Ver las 30 alternativas a Fake Useragent→