Skip to content

sipstack/lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lookup

NPA NXX Lookup scraper specifically for Local Calling Guide site. While their website already contains many useful API's to request call data, this lookup tool is useful for generating large CSV format files correlating the data for offline / local use.

Installing

git clone https://github.com/sipstack/lookup
cd lookup
npm i

Some parameters may vary depending on your system.

Getting started

Scrape exchanges:

cd src 
node exchange.js

Scrape ocn:

cd src 
node ocn.js