Skip to content

KihtrakRaknas/DirectoryScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectoryScraper

A Puppeteer Node.js project which web-scrapes the directory page of google contacts (In organization or work google accounts). Originally built for the GradeView App's "Global Name Lookup" feature.

The output.json file is used in the app. More speficically, the contacts in the app come from this link.

Installation

Install all npm packages like so

npm install

Then start the program with

npm start

This will update the outputEncoded.txt file

About

A Puppeteer Node.js project which web-scrapes the directory page of google contacts (In organization or work google accounts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors