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
- Host: GitHub
- URL: https://github.com/alswl/domain_search
- Owner: alswl
- Created: 2013-01-18T01:09:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T09:30:11.000Z (over 2 years ago)
- Last Synced: 2025-04-04T14:32:59.725Z (over 1 year ago)
- Language: Python
- Size: 988 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```