{"id":25317461,"url":"https://github.com/anas727189/prospectiq","last_synced_at":"2026-05-05T09:32:59.003Z","repository":{"id":273708445,"uuid":"918611562","full_name":"ANAS727189/ProspectIQ","owner":"ANAS727189","description":"ProspectIQ is a cutting-edge tool for B2B sales and marketing teams, combining web scraping, AI-powered data enrichment, and real-time analytics to streamline the lead generation process and provide actionable insights.","archived":false,"fork":false,"pushed_at":"2025-01-24T09:59:40.000Z","size":34040,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T17:43:38.452Z","etag":null,"topics":["crunchbase-api","flask","gemini-pro","python","python3","reactjs","serpapi","shadcn-ui","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ANAS727189.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}},"created_at":"2025-01-18T11:50:22.000Z","updated_at":"2025-02-26T19:04:17.000Z","dependencies_parsed_at":"2025-04-07T17:49:04.107Z","dependency_job_id":null,"html_url":"https://github.com/ANAS727189/ProspectIQ","commit_stats":null,"previous_names":["anas727189/prospectiq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ANAS727189/ProspectIQ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANAS727189%2FProspectIQ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANAS727189%2FProspectIQ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANAS727189%2FProspectIQ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANAS727189%2FProspectIQ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANAS727189","download_url":"https://codeload.github.com/ANAS727189/ProspectIQ/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANAS727189%2FProspectIQ/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["crunchbase-api","flask","gemini-pro","python","python3","reactjs","serpapi","shadcn-ui","typescript"],"created_at":"2025-02-13T19:38:19.383Z","updated_at":"2026-05-05T09:32:58.977Z","avatar_url":"https://github.com/ANAS727189.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 ProspectIQ\n\nYour AI-Powered B2B Lead Generation Engine! Transform your sales prospecting with intelligent data enrichment and real-time insights. 🚀\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://youtu.be/_0m_WN30bLk\"\u003e\n    \u003cimg src=\"https://img.youtube.com/vi/_0m_WN30bLk/hqdefault.jpg\" alt=\"AutoML-MLOps Demo\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\n## ✨ Features\n\n- **🤖 Automated Lead Generation**\n  - Seamless integration with Crunchbase API\n  - Continuous company data scraping\n  - Fresh leads delivered to your dashboard\n\n- **🧠 AI-Powered Data Enrichment**\n  - Powered by Google's Gemini API\n  - Smart analysis of company profiles\n  - Rich, contextual insights for each prospect\n\n- **🔍 SERP Intelligence**\n  - Real-time search engine data integration\n  - Comprehensive company digital footprint\n  - Latest news and updates about prospects\n\n- **📊 Dynamic Dashboard**\n  - Real-time lead generation metrics\n  - Interactive data visualizations\n  - Key performance indicators at a glance\n\n- **🔄 Always Fresh Data**\n  - Automatic updates every 4 hours\n  - Historical data tracking\n  - Never work with stale information\n\n## 🛠️ Tech Stack\n\n- **Backend**: Flask (Python) 🐍\n- **Frontend**: React with Next.js ⚛️\n- **Powerful APIs**: \n  - Crunchbase API for company data 📈\n  - Google's Gemini API for intelligent enrichment 🤖\n  - SerpAPI for search insights 🔍\n\n## 🚀 Getting Started\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/yourusername/prospectiq.git\n   ```\n\n2. **Set up the backend**\n   ```bash\n   pip install flask flask-cors schedule requests\n   ```\n\n3. **Set up the frontend**\n   ```bash\n   npm install\n   ```\n\n4. **Configure environment variables**\n   - Create `.env` file in root directory\n   - Add your API keys:\n     ```\n     CRUNCHBASE_API_KEY=your_key_here\n     GEMINI_API_KEY=your_key_here\n     SERPAPI_KEY=your_key_here\n     ```\n\n5. **Launch the backend server**\n   ```bash\n   python app.py\n   ```\n\n6. **Start the frontend development server**\n   ```bash\n   npm run dev\n   ```\n\n## 🔌 API Endpoints\n\n### Core Endpoints\n\n- **GET `/api/leads`**\n  - Retrieve latest generated leads\n  - Returns paginated list of enriched company data\n\n- **GET `/api/stats`**\n  - Fetch system performance metrics\n  - Includes lead generation statistics\n\n- **GET `/api/errors`**\n  - Access system error logs\n  - Helpful for troubleshooting\n\n## 🤝 Contributing\n\nWe welcome contributions! Here's how you can help:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 💡 Support \u0026 Feedback\n\nHave questions or suggestions? Feel free to:\n- Open an issue\n- Start a discussion\n- Submit a feature request\n\n---\nBuilt with 💪 for modern sales teams\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas727189%2Fprospectiq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanas727189%2Fprospectiq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas727189%2Fprospectiq/lists"}