Open source / Showcase2026
Leadforge
Scrapes, cleans, de-duplicates, enriches and scores sales leads, then exports them to CSV/Excel.
A Streamlit tool whose scraper (requests + BeautifulSoup) runs over local HTML fixtures bundled with it, so there is no live scraping involved. From there it normalizes, de-duplicates, enriches and scores each lead before export. Everything it works on is sample data, and it needs no network to run.
// PROJECT VISUAL

// TECH
PythonStreamlitBeautifulSouppandas