Registry / networking / http-crawler

http-crawler

JSON →
library0.2.2rbrubygemsunverified

A simple HTTP-based web crawler extension package for Ruby, intended for educational purposes.

gem install http_crawler
INSTALL
IMPORT
SIG · HTTP-CRAWLER
H
http-crawler
networkingrubyv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpCrawler
require 'http_crawler'

Initialize and run a basic crawl

require 'http_crawler' # Basic usage (note: this gem may have issues) crawler = HttpCrawler::Crawler.new crawler.crawl('https://example.com')
Debug
Known issues
gotchaThis gem is described as having many pitfalls and is not recommended for production use.
fix
Avoid using this gem in production; consider alternatives like 'anemone' or 'mechanize'.
affects: >= 0.0.0
Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
http-crawler — gem install http-crawler · libregistry