dyer
Web crawler
A fast and flexible web crawling tool with features like asynchronous I/O and event-driven design.
Dyer is designed for reliable, flexible and fast web crawling, providing some high-level, comprehensive features without compromising speed.
135 stars
10 watching
14 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
crawlerrustrust-programming-languagespiderweb-crawlerweb-frameworkweb-scraping
Related projects:
Repository | Description | Stars |
---|---|---|
jmg/crawley | A Pythonic framework for building high-speed web crawlers with flexible data extraction and storage options. | 188 |
stewartmckee/cobweb | A flexible web crawler that can be used to extract data from websites in a scalable and efficient manner | 226 |
internetarchive/brozzler | A distributed web crawler that fetches and extracts links from websites using a real browser. | 678 |
spider-rs/spider | A tool for web data extraction and processing using Rust | 1,234 |
webrecorder/browsertrix-crawler | A containerized browser-based crawler system for capturing web content in a high-fidelity and customizable manner. | 677 |
helgeho/web2warc | A Web crawler that creates custom archives in WARC/CDX format | 25 |
rivermont/spidy | A simple command-line web crawler that automatically extracts links from web pages and can be run in parallel for efficient crawling | 340 |
brendonboshell/supercrawler | A web crawler designed to crawl websites while obeying robots.txt rules, rate limits and concurrency limits, with customizable content handlers for parsing and processing crawled pages. | 380 |
fredwu/crawler | A high-performance web crawling and scraping solution with customizable settings and worker pooling. | 945 |
postmodern/spidr | A Ruby web crawling library that provides flexible and customizable methods to crawl websites | 809 |
vida-nyu/ache | A web crawler designed to efficiently collect and prioritize relevant content from the web | 459 |
zhegexiaohuozi/seimicrawler | A distributed crawler framework that simplifies the process of building crawlers using Spring Boot and Redis | 1,980 |
cocrawler/cocrawler | A versatile web crawler built with modern tools and concurrency to handle various crawl tasks | 188 |
hu17889/go_spider | A modular, concurrent web crawler framework written in Go. | 1,827 |
amoilanen/js-crawler | A Node.js module for crawling web sites and scraping their content | 254 |