RubyGems Navigation menu

medusa-crawler 1.0.0.pre.2

Medusa: a ruby crawler framework

Medusa is a framework for the ruby language to crawl and collect useful information about the pages it visits. It is versatile, allowing you to write your own specialized tasks quickly and easily.

Features

  • Choose the links to follow on each page with focus_crawl

  • Multi-threaded design for high performance

  • Tracks 301 HTTP redirects

  • Allows exclusion of URLs based on regular expressions

  • HTTPS support

  • Records response time for each page

  • Obey robots.txt directives (optional, but recommended)

  • In-memory or persistent storage of pages during crawl, provided by Moneta

  • Inherits OpenURI behavior (redirects, automatic charset and encoding detection, proxy configuration options).

Do you have an idea or a suggestion? {Open an issue and talk about it}[https://github.com/brutuscat/medusa-crawler/issues/new]

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 1.0.0 - August 17, 2020 (23 KB)
  2. 1.0.0.pre.2 - August 14, 2020 (23 KB)
  3. 1.0.0.pre.1 - August 06, 2020 (24 KB)

dependencias de Runtime (3):

moneta ~> 1.3, >= 1.3.0
nokogiri ~> 1.3, >= 1.3.0
robotex ~> 1.0, >= 1.0.0

Propietarios:

Subida por:

Autores:

  • Mauro Asprea, Chris Kite

SHA 256 checksum:

22b18ce1e4b7e65a8f7b889f7d42f2561c6d20feeb632081befbd5becfc37a2f

Total de descargas 4.261

Para esta versión 1.257

Licencia:

MIT

Versión de Ruby requerida: >= 2.3.0

Versión de Rubygems requerida: > 1.3.1

Enlace: