{"id":29253462,"url":"https://github.com/pc-2208/lead-enrichment-tool","last_synced_at":"2026-05-10T05:06:01.086Z","repository":{"id":302698152,"uuid":"1013335396","full_name":"PC-2208/Lead-enrichment-tool","owner":"PC-2208","description":"Project Title- Lead-Enrichment-Tool","archived":false,"fork":false,"pushed_at":"2025-07-03T18:44:58.000Z","size":5486,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T19:40:50.394Z","etag":null,"topics":["api-key","pandas","python3","requests","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PC-2208.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-03T18:16:45.000Z","updated_at":"2025-07-03T18:46:38.000Z","dependencies_parsed_at":"2025-07-03T19:40:52.100Z","dependency_job_id":"b8caab58-48a7-4eb7-9c35-de23efeae012","html_url":"https://github.com/PC-2208/Lead-enrichment-tool","commit_stats":null,"previous_names":["pc-2208/lead-enrichment-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PC-2208/Lead-enrichment-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PC-2208%2FLead-enrichment-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PC-2208%2FLead-enrichment-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PC-2208%2FLead-enrichment-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PC-2208%2FLead-enrichment-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PC-2208","download_url":"https://codeload.github.com/PC-2208/Lead-enrichment-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PC-2208%2FLead-enrichment-tool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263432278,"owners_count":23465575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-key","pandas","python3","requests","streamlit"],"created_at":"2025-07-04T02:02:36.275Z","updated_at":"2026-05-10T05:06:01.046Z","avatar_url":"https://github.com/PC-2208.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Lead Enrichment Tool\n\nDetect founders and decision-makers in real time with lightning-fast SerpAPI scraping — no manual search, no outdated data, just AI-powered lead generation for smarter sales and M\u0026A insights.\n\n# What is the Project?\n\nThe Lead Enrichment Tool is a real-time lead generation and enrichment app. It scans the web using **SerpAPI** to find LinkedIn profiles of **founders** and **key decision-makers** based on a company's domain name (e.g., `stripe.com`).\n\nBuilt with **Streamlit**, this lightweight tool delivers business contacts quickly and efficiently — perfect for sales outreach, M\u0026A research, or CRM enrichment.\n\n\n# Key Features\n\n1. AI-Powered Search using SerpAPI + Google Results.\n2. Find Founders Instantly by entering just the domain\n3. Outputs LinkedIn Names \u0026 Profile URLs**\n4. CSV Export of all results with 1 click\n5. Runs in Browser using Python + Streamlit\n6. Fast \u0026 Lightweight, no heavy ML models required\n\n# Installation \u0026 Required Libraries\n\n`requirements.txt`:\n\n`streamlit`\n\n`pandas`\n\n`requests`\n\n`pip install streamlit pandas requests`\n\n# How to Use It (Step-by-Step)\n\n1. Clone the repo:\n\n`git clone https://github.com/yourusername/lead-enrichment-tool.git`\n\n`cd lead-enrichment-tool`\n\n2. Paste your SerpAPI key inside enrich.py:\n\n`SERP_API_KEY = \"your_actual_serpapi_key\"`\n\n3. Run the app:\n\n`streamlit run app.py`\n\n4. Enter a domain like:\n\n`stripe.com\nzomato.com\nnykaa.com`\n\n5. Click Find Founders and get:\n\nFounder names\n\nLinkedIn URLs\n\nDownload CSV option\n\n# Example Output\n\nAfter typing zomato.com:\n\n| LinkedIn Name             | Profile URL                                                                  |\n| ------------------------- | ---------------------------------------------------------------------------- |\n| Deepinder Goyal - CEO     | [https://linkedin.com/in/deepgoyal](https://linkedin.com/in/deepgoyal)       |\n| Gaurav Gupta - Co-Founder | [https://linkedin.com/in/gauravzomato](https://linkedin.com/in/gauravzomato) |\n\n# Difference from Other Applications\n\n| Feature                          | Lead Enrichment Tool | Other Scrapers |\n| -------------------------------- | -------------------- | -------------- |\n| Uses Google + LinkedIn + SerpAPI | ✅ Yes                | ❌ No           |\n| Real-time domain → lead pipeline | ✅ Yes                | ❌ Manual       |\n| Export as CSV instantly          | ✅ Yes                | ✅/❌ Maybe      |\n| Easy to customize                | ✅ Yes                | ❌ Usually not  |\n| No login or heavy UI needed      | ✅ Yes                | ❌ Complex UX   |\n\n# Future Scope\n\nAdd email enrichment with Hunter.io or Apollo\n\nFilter by location or title (CEO only, India only, etc.)\n\nBuild a real-time dashboard of lead insights\n\nAdd chat-based lead fetch (e.g., “Find all founders of SaaS startups”)\n\nAuto-sync to CRMs like HubSpot or Salesforce\n\n# Contributions\n\nPull requests are welcome!\n\nIf you want to:\n\nAdd support for other platforms (e.g., Twitter, Crunchbase)\n\nEnhance filtering (by industry or region)\n\nAdd Streamlit sidebar filters\n\nFeel free to fork the repo or raise an issue.\n\n# Contact\n\nProject Owner: Priyanshi Chaudhary\n\nEmail: priyanshichaudhary2015@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpc-2208%2Flead-enrichment-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpc-2208%2Flead-enrichment-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpc-2208%2Flead-enrichment-tool/lists"}