awesome-repositories.com
Blog
awesome-repositories.com

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

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

cgiffard/node-simplecrawlerArchived

0
View on GitHub↗
2,133 Stars·349 Forks·JavaScript·BSD-2-Clause·3 Aufrufe

Node Simplecrawler

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.

Features

  • JavaScript Crawling Frameworks - Event-driven web crawler for Node.js.
  • Web Scraping - Event-driven web crawler.

Star-Verlauf

Star-Verlauf für cgiffard/node-simplecrawlerStar-Verlauf für cgiffard/node-simplecrawler

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 Node Simplecrawler

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Node Simplecrawler.
  • bda-research/node-crawlerAvatar von bda-research

    bda-research/node-crawler

    6,785Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,785
  • brendonboshell/supercrawlerAvatar von brendonboshell

    brendonboshell/supercrawler

    381Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗381
  • antivanov/js-crawlerAvatar von antivanov

    antivanov/js-crawler

    257Auf GitHub ansehen↗

    js-crawler

    TypeScript
    Auf GitHub ansehen↗257
  • ionicabizau/scrape-itAvatar von IonicaBizau

    IonicaBizau/scrape-it

    4,074Auf GitHub ansehen↗

    scrape-it is a Node.js web scraper and HTML parser designed to extract structured data from websites and HTML files. It functions as a web data extraction tool that retrieves specific information from DOM elements and converts web content into usable data fields. The tool uses CSS selectors to target specific data points and employs schema-driven data mapping to organize unstructured web text into a consistent format. It supports custom value transformation to convert raw extracted strings into specific data formats. The system provides capabilities for web data extraction and automated cont

    JavaScripthacktoberfestnode-scraperscraper
    Auf GitHub ansehen↗4,074
Alle 30 Alternativen zu Node Simplecrawler anzeigen→

Häufig gestellte Fragen

Was macht cgiffard/node-simplecrawler?

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.

Was sind die Hauptfunktionen von cgiffard/node-simplecrawler?

Die Hauptfunktionen von cgiffard/node-simplecrawler sind: JavaScript Crawling Frameworks, Web Scraping.

Welche Open-Source-Alternativen gibt es zu cgiffard/node-simplecrawler?

Open-Source-Alternativen zu cgiffard/node-simplecrawler sind unter anderem: ionicabizau/scrape-it — scrape-it is a Node.js web scraper and HTML parser designed to extract structured data from websites and HTML files.… lapwinglabs/x-ray — X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It… 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… martinsbalodis/web-scraper-chrome-extension — Web Scraper is a chrome browser extension built for data extraction from web pages. Using this extension you can…