What's new

Welcome to Aior.com Community 👋,

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely easy and free.

Python Dictionary Domain Checker

Python Dictionary Domain Checker 1

Please Login for Download

Overview​

The "Python Dictionary Domain Checker" is a Python script designed to read a list of words from a text file, check each word for specific Turkish characters or special characters, perform a WHOIS query on the remaining words, and log the available '.com' domain names into a CSV file. This tool is particularly useful for identifying available domain names from a large list of potential names.

Features​

  • Turkish Character Filtering: Filters out words that contain specific Turkish characters or special characters like 'ç', 'ğ', 'ı', 'ö', 'ş', 'ü', 'â', ' ', and '/'.
  • WHOIS Query: Performs a WHOIS query on each word to check if the corresponding '.com' domain is available.
  • CSV Logging: Logs available domain names into a CSV file for easy reference and further processing.

Prerequisites​

  • Python 3.x
  • whois Python library (can be installed via pip)

Installation​

Before running the script, ensure you have Python installed on your system. You also need to install the whois library, which can be done using pip:

Code:
pip install python-whois


  • It relies on the WHOIS service, which may have rate limits or access restrictions.

Contributing​

Contributions to enhance the "Python Dictionary Domain Checker" are welcome. You can contribute by improving the script, adding new features, or fixing bugs. Please submit a pull request or open an issue to discuss potential changes.

License​

This script is released under MIT License.
Author
aior
Downloads
0
Views
336
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from aior

Theme customization system

You can customize some areas of the forum theme from this menu

Choose the color that reflects your taste

Wide/Narrow view

You can control a structure that you can use to use your theme wide or narrow.

Grid view forum list

You can control the layout of the forum list in a grid or ordinary listing style structure.

Picture grid mode

In the grid forum list, you can control the structure where you can open/close images.

Close sidebar

You can get rid of the crowded view in the forum by closing the sidebar.

Fixed sidebar

You can make it more useful and easier to access by pinning the sidebar.

Corner radius close

You can use the radius at the corners of the blocks according to your taste by closing/opening it.

Back