Skip to content

ms5/hipster-domain-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hipster Domain Finder

Find OG domain hacks with Hipster Domain Finder.

Current hacks:

  • er -> r (ex: tumbler -> tumblr.com)

  • tld in word (ex: lobsters -> lobste.rs)

HN Discussion

logo

Installation

Querying domains and building database

  • Make sure you're running python2.7 (requirement of xmlrpclib)
  • Run:
easy_install xmlrpclib
pip install pymongo

Web server

  • Run:
npm install

Running

Querying domains and building database

  • Obtain a production API key from gandi (used during the XML RPC methods)
  • Run:
python check.py --key=<API-key>

Web server

  • Run:
node website/server.js

About

Find short domain hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published