awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cgiffard avatar

cgiffard/node-simplecrawlerArchived

0
View on GitHub↗
2,133 星标·349 分支·JavaScript·BSD-2-Clause·3 次浏览

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 历史

cgiffard/node-simplecrawler 的 Star 历史图表cgiffard/node-simplecrawler 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Node Simplecrawler 的开源替代方案

相似的开源项目,按与 Node Simplecrawler 的功能重合度排序。
  • bda-research/node-crawlerbda-research 的头像

    bda-research/node-crawler

    6,785在 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
    在 GitHub 上查看↗6,785
  • brendonboshell/supercrawlerbrendonboshell 的头像

    brendonboshell/supercrawler

    381在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗381
  • antivanov/js-crawlerantivanov 的头像

    antivanov/js-crawler

    257在 GitHub 上查看↗

    js-crawler

    TypeScript
    在 GitHub 上查看↗257
  • ionicabizau/scrape-itIonicaBizau 的头像

    IonicaBizau/scrape-it

    4,074在 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
    在 GitHub 上查看↗4,074
查看 Node Simplecrawler 的所有 30 个替代方案→

常见问题解答

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.

cgiffard/node-simplecrawler 的主要功能有哪些?

cgiffard/node-simplecrawler 的主要功能包括:JavaScript Crawling Frameworks, Web Scraping。

cgiffard/node-simplecrawler 有哪些开源替代品?

cgiffard/node-simplecrawler 的开源替代品包括: 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…