RubyGems Navigation menu

wgit 0.5.1

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 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 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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.11.0 - January 19, 2024 (56.5 KB)
  2. 0.10.8 - August 18, 2023 (51.0 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.5.1 - November 22, 2019 (31.0 KB)
顯示所有版本(共 39)

Runtime 相依性套件 (4):

addressable ~> 2.6
mongo ~> 2.9
nokogiri ~> 1.10
typhoeus ~> 1.3

Development 相依性套件 (8):

byebug ~> 10.0
dotenv ~> 2.5
maxitest ~> 3.3
pry ~> 0.12
rubocop ~> 0.74
toys ~> 0.8
webmock ~> 3.6
yard >= 0.9.20, < 1.0

擁有者:

Pushed by:

作者:

  • Michael Telford

SHA 256 checksum:

18f5be5229c750591ee5a8d85e88fd31f044655d10680055c999031517b780ee

總下載次數 55,366

這個版本 1,610

License:

MIT

Ruby 版本需求: ~> 2.5

相關連結: