Fundamentally, Wgit is a HTTP indexer/scraper which crawls URL's to retrieve and serialise their page contents for later use. You can use Wgit to scrape 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 tables for example. As Wgit is a library, it supports many different use cases including data mining, analytics, web indexing and URL parsing to name a few.
Required Ruby Version
~> 2.5
Authors
Michael Telford
Versions
- 0.12.1 August 18, 2025 (65.5 KB)
- 0.12.0 October 30, 2024 (65.5 KB)
- 0.11.0 January 19, 2024 (56.5 KB)
- 0.10.8 August 18, 2023 (51 KB)
- 0.10.7 December 01, 2022 (50.5 KB)
- 0.7.0 January 04, 2020 (45 KB)