An open API service indexing awesome lists of open source software.

https://github.com/alswl/domain_search

search pinyin domain
https://github.com/alswl/domain_search

Last synced: over 1 year ago
JSON representation

search pinyin domain

Awesome Lists containing this project

README

          

# domain_search

## 作用

根据常用字 1500,次常用字 1000,来搜索双拼音域名。

## Features

Search domain names by pinyin / double pinyin / common english lang.

## 使用

懂代码的直接看代码,Python 写的,需要 gevent(其实没有也行,理论上会慢点)。

不懂代码的直接取项目里面生成的 results.txt / results.sorted.txt 。

results.sorted.txt 是排序完成并保留可注册域名。

## Usage

```sh
python domain_search.py --help
```