This is a crawler for finding the right contact info when it is not always easy to find when prospecting (sales)
The purpose is to create a repository of contact information to reach out to potential clients.
The C-suite cralwer will be an active crawler even when the user isn't active.
The cralwer should not violate any laws - or do anything potentially illegal.
2 users are building up this program - Dan and Doc
The crawler may be consolidated into a scraper tool.
The scraper tool may only scrap data to show who is in a position at the company. It may be too hard to target c-level executives.
The coders have installed bs4 to utilize beautiful soup
bs4 will allow coders to use a simple scraper tool.
Coders are experiencing problems with "permissions". Possible firewalls need to be overcome.
Coders are experiencing problems with syntax errors