Skip to content

Get contact information from greek whitepages service (OTE) using Node.JS.

Notifications You must be signed in to change notification settings

kostasx/nodejs-greek-whitepages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-greek-whitepages

Get contact information from greek whitepages service (OTE) using Node.JS.

Dependencies:

Usage:

sudo npm install -g
chmod u+x ote
$ ./ote GOODYS
NAME: GOODYS
TELEPHONE: 2310912163
ADDRESS: ΛΑΜΠΡΑΚΗ ΓΡΗΓ. 144 Θεσσαλονίκη [Δήμος] Θεσσαλονίκη 54351
$ ./ote 2310912163
NAME: GOODYS
TELEPHONE: 2310912163
ADDRESS: ΛΑΜΠΡΑΚΗ ΓΡΗΓ. 144 Θεσσαλονίκη [Δήμος] Θεσσαλονίκη 54351

or alternatively:

$ sudo npm install -g request
$ sudo npm install -g cheerio
$ node ote.js <number or name> 

About

Get contact information from greek whitepages service (OTE) using Node.JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published