Project

gulesider

0.0
No commit activity in last 3 years
No release in over 3 years
Screen scraper for gulesider.no. A global Norwegian phone book
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.1
 Project Readme

Gulesider

A ruby gem that screen scrapes gulesider.no, a global norwegian phone book. This gem makes it easy to lookup norwegian phone numbers.

Installation


[sudo] gem install gulesider

You can find the ruby gem here: https://rubygems.org/gems/gulesider

Usage


result = Gulesider.search 99999999
puts result[:name]

Works in the terminal

The gem contains two executables: tlf and gulesider. They can both be used from within the terminal, after the gem is installed.

tlf 98260555

or

gulesider 98260555

This wil output

Søker på gulesider.no

Stian Eliassen
Sentrum 4, 9700 Lakselv

Enjoy!:)