Skip to content

Standalone CLI tool to find company CEO names using SearXNG web search and LLM analysis (Gemini, OpenAI, Groq, Ollama).

License

Notifications You must be signed in to change notification settings

MagnetricHao/CEO-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEO Finder 🚀

CEO Finder
GitHub Releases

Overview

Welcome to CEO Finder, a powerful command-line interface (CLI) tool designed to help you quickly find the names of CEOs for various companies. This tool leverages the capabilities of SearXNG web search and combines it with advanced language models like Gemini, OpenAI, Groq, and Ollama to deliver accurate results.

Whether you're in lead generation, research, or simply curious about company leadership, CEO Finder provides a straightforward solution.

Features

  • Simplicity: Easy to use command-line interface.
  • Fast Results: Quickly retrieves CEO names from various sources.
  • AI-Powered: Utilizes cutting-edge language models for analysis.
  • Web Scraping: Gathers data efficiently from the web.
  • Open Source: Fully available for anyone to use and contribute.

Installation

To get started, you need to download the latest release. Visit the Releases section to find the latest version. Download the appropriate file for your operating system and follow the instructions below.

Prerequisites

  • Python 3.7 or higher
  • pip (Python package installer)

Steps

  1. Download: Go to the Releases section and download the latest version.

  2. Install Dependencies: Open your terminal and navigate to the directory where you downloaded the file. Run the following command:

    pip install -r requirements.txt
  3. Run the Tool: After installing the dependencies, you can run the tool using:

    python ceo_finder.py

Usage

Using CEO Finder is simple. Just follow these steps:

  1. Open your terminal.

  2. Type the command followed by the company name you want to search for. For example:

    python ceo_finder.py "Company Name"
  3. Press Enter, and the tool will return the CEO's name if found.

Example

Here’s a quick example of how to use CEO Finder:

python ceo_finder.py "Apple"

The output will display the name of the current CEO of Apple.

Topics

This project covers various topics, including:

  • AI
  • CEO Finder
  • Lead Generation
  • Python
  • Web Scraping
  • SearXNG

Contributing

We welcome contributions! If you would like to help improve CEO Finder, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as you see fit.

Support

If you encounter any issues or have questions, please check the Issues section or create a new issue.

Acknowledgments

  • Thanks to the developers of SearXNG for providing a robust search engine.
  • Special thanks to the creators of the AI models used in this project.

Conclusion

CEO Finder is a reliable tool for anyone looking to quickly find CEO names. With its simple interface and powerful backend, it can save you time and effort in your research. Download the latest version from the Releases section and start using it today!

Web Scraping

Final Thoughts

In a world where information is key, having the right tools at your disposal can make all the difference. CEO Finder stands out as a straightforward, effective solution for discovering leadership in the corporate world. We hope you find it useful and look forward to your feedback and contributions.

For more updates and information, visit the Releases section frequently. Happy searching!