{"id":20811446,"url":"https://github.com/cyberfantics/email-founder","last_synced_at":"2026-04-25T09:36:47.738Z","repository":{"id":251943951,"uuid":"838924110","full_name":"cyberfantics/email-founder","owner":"cyberfantics","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-06T15:57:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T20:59:31.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cyberfantics.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":"2024-08-06T15:53:48.000Z","updated_at":"2024-08-06T15:57:03.000Z","dependencies_parsed_at":"2024-08-06T18:48:50.668Z","dependency_job_id":"f62d4126-b937-4655-a1e5-a547f62ec1a5","html_url":"https://github.com/cyberfantics/email-founder","commit_stats":null,"previous_names":["cyberfantics/email-founder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyberfantics/email-founder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Femail-founder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Femail-founder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Femail-founder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Femail-founder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberfantics","download_url":"https://codeload.github.com/cyberfantics/email-founder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Femail-founder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32257754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-17T20:42:33.256Z","updated_at":"2026-04-25T09:36:47.720Z","avatar_url":"https://github.com/cyberfantics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Finder\nWelcome to the Email Finder project!\n\n## Description\nThe Email Finder script is designed to search for email addresses in various types of files located on your drives. It supports files with extensions such as `.txt`, `.csv`, `.xlsx`, `.pdf`, and `.docx`. The script scans specified directories, extracts email addresses from these files, and saves them to a text file on your Desktop.\n\n## Features\n- **Searches for emails:** Finds email addresses in text files, spreadsheets, PDFs, and DOCX files.\n- **Saves results:** Writes the found email addresses to a text file named `email.txt` on your Desktop.\n- **Error Handling:** Logs errors encountered during the scanning process and prints them in the terminal.\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/cyberfantics/email-founder.git\n   cd email-founder\n   ```\n\n2. **Install required packages:**\n   You need Python 3.x and `pip` installed on your system. Install the required packages using:\n\n   ```bash\n   pip install pandas PyPDF2 python-docx pywin32\n   ```\n\n## Usage\n\n1. **Run the script:**\n   ```bash\n   python main.py\n   ```\n\n2. **Follow the prompts:**\n   The script will prompt you to confirm whether you want to proceed. Type `yes` to start the email search.\n\n## File Structure\n- `main.py`: The main script that performs the email search.\n- `README.md`: This file.\n\n## Contributing\nIf you wish to contribute to this project, please fork the repository, make your changes, and submit a pull request. \n\n\n## Author\nSyed Mansoor ul Hassan Bukhari\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Femail-founder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberfantics%2Femail-founder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Femail-founder/lists"}