Skip to content

Instantly share code, notes, and snippets.

View nesffer's full-sized avatar
🐧

Nesffer nesffer

🐧
View GitHub Profile
#!/usr/bin/env python2
# coding: utf-8
from __future__ import print_function
import sys
import re
import json
import urllib
from colorama import init, Fore, Back, Style
URL = 'http://csearch.naver.com/dcontent/spellchecker.nhn'