Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.
/ helpdesk-checker Public archive

Check if a company has a helpdesk

Notifications You must be signed in to change notification settings

gorgias/helpdesk-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

virtualenv .
source bin/activate
python helpdesk.py input.txt > result.csv

Where input.txt contains a list of names one per line:

classpass
udemy
someotherhelpdesk 

The script will check for domains such as udemy.zendesk.com, udemy.desk.com.. etc...

About

Check if a company has a helpdesk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages