SkillAgentSearch skills...

DGrabber

Domain Grabber

Install / Use

/learn @Ishanoshada/DGrabber
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DGrabber

GitHub stars GitHub forks License

Introduction

DGrabber is a Python script that helps you find domains based on keywords. It utilizes web scraping to retrieve domain information from a website. This tool can be used for various purposes like domain research, data collection, and more.

Usage

Installation

  1. Clone the repository:
git clone https://github.com/Ishanoshada/DGrabber.git
  1. Install the required packages:
pip install -r requirements.txt

How to Run

  1. Navigate to the project directory:
cd DGrabber
  1. Execute the script:
python main.py

Options

  • 'file' Mode: Input keywords from a file.
  • 'manual' Mode: Manually input keywords.

Example Output

██████████     █████████                      █████     █████     
░░███░░░░███   ███░░░░░███                    ░░███     ░░███      
 ░███   ░░███ ███     ░░░  ████████   ██████   ░███████  ░███████   ██████  ████████
 ░███    ░███░███         ░░███░░███ ░░░░░███  ░███░░███ ░███░░███ ███░░███░░███░░███
 ░███    ░███░███    █████ ░███ ░░░   ███████  ░███ ░███ ░███ ░███░███████  ░███ ░░░
 ░███    ███ ░░███  ░░███  ░███      ███░░███  ░███ ░███ ░███ ░███░███░░░   ░███
 ██████████   ░░█████████  █████    ░░████████ ████████  ████████ ░░██████  █████
░░░░░░░░░░     ░░░░░░░░░  ░░░░░      ░░░░░░░░ ░░░░░░░░  ░░░░░░░░   ░░░░░░  ░░░░░

        Enter 'file' to input keywords from a file, or 'manual' for manual input: manual

        Enter the number of keywords: 1
        Enter keyword 1: ishan
Domains saved to file successfully.
ishanguru.com
ishanaba.com
ishantownship.com
ishan-spa-langkawi.com
ishanworld.in
ishanbadgainya.com
ishansteel.in
ishanshahzad.medium.com
ishanfx.medium.com
ishan-intl.com
drishanshah.com
ishanenterprises.co.in
ishandeveloper.com

Repository Views Views

License

This project is licensed under the MIT License.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

75/100

Audited on Mar 1, 2025

No findings