Project

ubi

0.0
No commit activity in last 3 years
No release in over 3 years
Find all those devices connected in LAN
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme
                                          _      _
                                   /\ /\ | |__  (_)
                                  / / \ \| '_ \ | |
                                  \ \_/ /| |_) || |
                                   \___/ |_.__/ |_|

Gem Version Code Climate Coverage Status Dependency Status Build Status

Ubi finds information in the subject's webpage(s). A forager.

Thema -> Subject/Matter

  • Name
  • Email
  • URL

Memoria -> Attribute/Trait/Memory

  • URLs
  • Emails
  • Phones
  • Social
  • Files
  • Documents
  • Addresses
  • Logo/Images

Aranea -> Spider/Crawler

Search API

Others

Use

Ubi::Thema.new('A Company on City').urls
Ubi::Thema.new('A Company on City', 'company.com').phones

Memorias Directly

Ubi::Memoria::Email.parse('A text with some valid@emails.com')
Ubi::Memoria::Phone.parse('A text with some +55-5555-5555')
Ubi::Memoria::Site.parse('A text with some http://urls.com')
Keep crawling

Ubi, and the class names are latin, in case you're curious. Yeah, apparently I got plenty of free time.