RubyGems Navigation menu

wgit 0.0.9

Wgit is a WWW indexer/scraper which crawls URL's, retrieves and serialises their page contents for later use. You can use Wgit to copy entire websites if required. Wgit also provides a means to search indexed documents stored in a database. Therefore, this library provides the main components of a WWW search engine. The Wgit API is easily extended allowing you to pull out the parts of a webpage that are important to you, the code snippets or images for example. As Wgit is a library, it's very useful in many different application types.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.11.0 - January 19, 2024 (56.5 KB)
  2. 0.10.8 - August 18, 2023 (51 KB)
  3. 0.10.7 - December 01, 2022 (50.5 KB)
  4. 0.10.6 - July 27, 2022 (50.5 KB)
  5. 0.10.5 - July 11, 2022 (50.5 KB)
  6. 0.0.9 - June 02, 2019 (23 KB)
Show all versions (39 total)

Runtime Dependencies (2):

mongo ~> 2.6
nokogiri ~> 1.10

Development Dependencies (7):

byebug ~> 10.0
dotenv ~> 2.5
httplog ~> 1.3
minitest ~> 5.11
pry ~> 0.12
rake ~> 12.3
yard ~> 0.9

Owners:

Authors:

  • Michael Telford

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 56,648

For this version 1,894

License:

MIT

Required Ruby Version: ~> 2.5

Links: