Google EmailScraper
Scraper that searches Google based on a query and scrapes all emails found on each page.
Install / Use
npx skills add kennyledet/Google-EmailScraperInstalls into whichever agent you are using.
README
Google-EmailScraper
This is a scraper that searches Google based on a query and scrapes all emails found on each page Google finds.
Requirements
- Python 2.6+
Instructions
To use this scraper, you'll need to run main.py with Python and pass in the following arguments
- -query (this is what we're telling Google to search for)
- -pages (number of Google search results pages we should scrape)
- -o (output filename)
Example
python main.py -query "adoption agency email" -pages 10 -o emails.csv
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
