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
·
n0tan3rd avatar

n0tan3rd/squidwarc

0
View on GitHub↗
176 estrellas·25 forks·JavaScript·Apache-2.0·6 vistasn0tan3rd.github.io/Squidwarc↗

Squidwarc

Squidwarc is a high fidelity, user scriptable, archival crawler that uses Chrome or Chromium with or without a head.

Features

  • JavaScript Crawling Frameworks - High-fidelity archival crawler using Chrome.
  • Web Scraping - High-fidelity archival crawler using headless Chrome.

Historial de estrellas

Gráfico del historial de estrellas de n0tan3rd/squidwarcGráfico del historial de estrellas de n0tan3rd/squidwarc

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

Alternativas open-source a Squidwarc

Proyectos open-source similares, clasificados según cuántas características comparten con Squidwarc.
  • bda-research/node-crawlerAvatar de bda-research

    bda-research/node-crawler

    6,785Ver en GitHub↗

    node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It functions as a rate-limited HTTP client and a headless HTML parser, providing the infrastructure to visit large sets of URLs asynchronously while preventing duplicate processing through task deduplication. The project distinguishes itself through a proxy rotation manager that cycles user agents and proxy servers to bypass access restrictions. It utilizes the HTTP/2 protocol to improve request performance and server compatibility during large-scale scraping operations. The syst

    TypeScriptcheeriocrawlerextract-data
    Ver en GitHub↗6,785
  • brendonboshell/supercrawlerAvatar de brendonboshell

    brendonboshell/supercrawler

    381Ver en GitHub↗

    Supercrawler is a Node.js web crawler. It is designed to be highly configurable and easy to use.

    JavaScript
    Ver en GitHub↗381
  • antivanov/js-crawlerAvatar de antivanov

    antivanov/js-crawler

    257Ver en GitHub↗

    js-crawler

    TypeScript
    Ver en GitHub↗257
  • cgiffard/node-simplecrawlerAvatar de cgiffard

    cgiffard/node-simplecrawler

    2,133Ver en GitHub↗

    simplecrawler is designed to provide a basic, flexible and robust API for crawling websites. It was written to archive, analyse, and search some very large websites and has happily chewed through hundreds of thousands of pages and written tens of gigabytes to disk without issue.

    JavaScript
    Ver en GitHub↗2,133
Ver las 30 alternativas a Squidwarc→

Preguntas frecuentes

¿Qué hace n0tan3rd/squidwarc?

Squidwarc is a high fidelity, user scriptable, archival crawler that uses Chrome or Chromium with or without a head.

¿Cuáles son las características principales de n0tan3rd/squidwarc?

Las características principales de n0tan3rd/squidwarc son: JavaScript Crawling Frameworks, Web Scraping.

¿Qué alternativas de código abierto existen para n0tan3rd/squidwarc?

Las alternativas de código abierto para n0tan3rd/squidwarc incluyen: cgiffard/node-simplecrawler — simplecrawler is designed to provide a basic, flexible and robust API for crawling websites. It was written to… ionicabizau/scrape-it — scrape-it is a Node.js web scraper and HTML parser designed to extract structured data from websites and HTML files.… antivanov/js-crawler — js-crawler. brendonboshell/supercrawler — Supercrawler is a Node.js web crawler. It is designed to be highly configurable and easy to use. bda-research/node-crawler — node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It… lapwinglabs/x-ray — X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It…