SkillAgentSearch skills...

LeadGen

This program uses a GoLang Google Maps Scraper to scrape Google Maps for places and then scrapes the email for each place based on their website.

Install / Use

/learn @FujiwaraChoki/LeadGen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Reacher

This program uses the Google Maps Scraper to scrape Google Maps for places and then scrapes the email for each place based on their website.

Installation

  1. Install Python 3
  2. Install Go
  3. Clone this repository git clone https://github.com/FujiwaraChoki/LeadGen.git
  4. Install the dependencies pip install -r requirements.txt

Usage

  1. Run the program using one of these modes: default, scrape, email
python main.py --mode {default,scrape,email}

Default Mode

This will scrape Google Maps places, find their corresponding email, and send them an email. Make sure you have your HTML-File with your E-Mail contents ready.

Scrape Mode

If Reacher is in scrape-mode, it will only scrape Google Maps for places and save them to a file.

Email Mode

If Reacher is in email-mode, it will only find the email for each place in the file and send them an email. You will have to provide a file with the previously scraped places.

License

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

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated8d ago
Forks8

Languages

Python

Security Score

95/100

Audited on Mar 30, 2026

No findings