Skip to content

Mark-Klocek/TheLeadList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Lead List ๐Ÿ—‚๏ธ

Multithreaded data aggregation tool for collecting business leads from public sources. Demo GIF

โš™๏ธ Features

  • Multithreaded data aggregation from public directories
  • PostgreSQL integration for data persistence and deduplication
  • Thread-safe database writes using locks
  • HTML parsing and HTTP retry handling
  • Prioritized scraping based on population ordering

๐Ÿ—ƒ๏ธ Database

Data is stored in a PostgreSQL database with unique ID checks to prevent duplicates.
An additional carrier database is used to associate business phone numbers with carrier metadata.


๐Ÿ”’ Disclaimer

Certain files and logic have been intentionally omitted to protect proprietary material owned by W&M Leads LLC.
This public version demonstrates the architecture and techniques used in the original production system.


๐Ÿ›  Technologies Used

  • Python 3
  • BeautifulSoup
  • Requests
  • Threading & Concurrency
  • PostgreSQL (via psycopg2)

About

Multithreaded data aggregation tool for collecting business leads from public sources.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages