scout0773 / njalla

Quickly check all available domains on njal.la.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Njal.la Domain Availability Checker

Python script for checking availability of domains on njal.la.

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/scout0773/njalla.git
  1. Navigate to the directory where you cloned it using the cd command.

  2. Install requests if you don't already have it by running pip install requests.

  3. Run the Python file using python main.py and input whatever domain you like. All available domains will be saved to available.json.

Dependencies

  • Python 3.x
  • requests

License

This project is licensed under the MIT License. See the LICENSE file for more details. Feel free to customize it further based on your preferences and project requirements!

About

Quickly check all available domains on njal.la.

License:MIT License


Languages

Language:Python 100.0%