Skip to content

Javid912/AI_Agent_Tavily_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Lead Generator

Welcome to the Instagram Lead Generator! This project is your go-to tool for finding Instagram accounts based on niche and location. Whether you're a marketer, influencer, or just someone who loves to explore Instagram, this tool is here to help you discover new accounts with ease.

🚀 Features

  • Niche-Based Search: Find Instagram accounts based on your specific interests.
  • Location Filter: Narrow down your search to a particular location.
  • User-Friendly Interface: Simple and intuitive command-line interface.
  • Tabulated Results: Get your results in a neat and organized table format.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/javid912/instagram-lead-generator.git
    cd instagram-lead-generator
  2. Set up a virtual environment:

    python -m venv .venv
    source .venv/bin/activate
  3. Install the dependencies:

    pip install -r requirements.txt
  4. Set up your environment variables:

    • Create a .env file in the root directory.
    • Add your Tavily API key:
      TAVILY_API_KEY=your_api_key_here
      

🐞 Troubleshooting

  • Can't find tavily? Make sure you have access to the package repository or check if it's a private package. If it's a custom package, ensure it's available in your local environment.

💡 Ideas for Development

  1. Add Social Media Analytics: Integrate analytics to provide insights on engagement rates and follower growth.
  2. Automate Lead Generation: Schedule regular searches and email the results to users.
  3. Expand to Other Platforms: Extend the tool to search for leads on other social media platforms like Twitter or LinkedIn.
  4. GUI Interface: Develop a graphical user interface for a more interactive experience.
  5. AI-Powered Recommendations: Use machine learning to suggest potential leads based on user preferences and past searches.

🤔 Why Use This Tool?

Because who doesn't love a good Instagram scroll? Plus, it's a great way to find new accounts to follow, collaborate with, or just admire from afar. And let's be honest, who doesn't want to be the Sherlock Holmes of Instagram?

📬 Contributing

We welcome contributions! Feel free to fork the repository, make your changes, and submit a pull request. Let's make this tool even more awesome together!

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


Happy Instagramming! 📸✨

About

Creating a AI agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages