awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antivanov avatar

antivanov/js-crawler

0
View on GitHub↗
257 stele·54 fork-uri·TypeScript·MIT·2 vizualizări

Js Crawler

js-crawler

Features

  • JavaScript Crawling Frameworks - Node.js crawler supporting HTTP and HTTPS.
  • Web Scraping - Web crawler supporting HTTP and HTTPS.

Istoric stele

Graficul istoricului de stele pentru antivanov/js-crawlerGraficul istoricului de stele pentru antivanov/js-crawler

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Js Crawler

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Js Crawler.
  • brendonboshell/supercrawlerAvatar brendonboshell

    brendonboshell/supercrawler

    381Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗381
  • cgiffard/node-simplecrawlerAvatar cgiffard

    cgiffard/node-simplecrawler

    2,133Vezi pe 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
    Vezi pe GitHub↗2,133
  • bda-research/node-crawlerAvatar bda-research

    bda-research/node-crawler

    6,785Vezi pe 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
    Vezi pe GitHub↗6,785
  • ionicabizau/scrape-itAvatar IonicaBizau

    IonicaBizau/scrape-it

    4,074Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,074
Vezi toate cele 30 alternative pentru Js Crawler→

Întrebări frecvente

Ce face antivanov/js-crawler?

js-crawler

Care sunt principalele funcționalități ale antivanov/js-crawler?

Principalele funcționalități ale antivanov/js-crawler sunt: JavaScript Crawling Frameworks, Web Scraping.

Care sunt câteva alternative open-source pentru antivanov/js-crawler?

Alternativele open-source pentru antivanov/js-crawler includ: cgiffard/node-simplecrawler — simplecrawler is designed to provide a basic, flexible and robust API for crawling websites. It was written to… lapwinglabs/x-ray — X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It… 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… ionicabizau/scrape-it — scrape-it is a Node.js web scraper and HTML parser designed to extract structured data from websites and HTML files.… martinsbalodis/web-scraper-chrome-extension — Web Scraper is a chrome browser extension built for data extraction from web pages. Using this extension you can…