To create a lead list from a Business Association Member Directory, follow these steps:
Access a Member Directory:
Example; visit the ORBA Members Directory or Northern Kentucky Chamber of Commerce
Navigate the Directory:
Use the table of contents or search function to locate member listings
To get all of the members to return on one page using the search feature, try the City, State/Province or State/Province abbreviation as the search term. This works because all of the members should have that common term in their street address
Extract Member Information:
For each member, record the following details:
Company Name
Address
Phone Number
Website
Key Contacts (if available)
π§ββοΈ Here's the real magic step
Extracting the data from the entries in the directory does not require hours of tedious copy and pasting, a contractor on Fiverr, or any fancy scraping bots.
Just right click on the page, select Save Page As HTML, Inspect, or View Source to look at the HTML code, and paste the HTML code into ChatGPT. Then ask ChatGPT to reformat the data into a table. π₯ Boom. Done. Save that to a CSV and you're all set.
Here's how I did it for the ORBA Members Directory. Watch the video if you want to see the steps for the Northern Kentucky Chamber of Commerce:
Scroll all the way to the bottom of the page so that all the member entries are loaded
Right click and select Save Page as to download the page as HTML
Open the HTML file and if you're lucky you'll see all the data from the directory. Some websites don't store the data in HTML but instead dynamically load it from JavaScript. Most older website frameworks used by Chambers of Commerce store the data in HTML.
Locate the section of the HTML file where the repeating blocks are of the member data. Copy and paste that into ChatGPT. To make it more convenient, you can save the important sections to a fresh HTML file to upload the file into ChatGPT
It doesn't get much easier than that. ChatGPT provides the data in a nicely formatted table and you can save it to a spreadsheet
Now you're ready to upload the Company Names and Domains to your Iceberg app to get the Cyber Sales Intel for each company. Login and go to your Dashboard page to create the Campaign.
Happy prospecting πͺ