Skip to content

Instantly share code, notes, and snippets.

View rapier83's full-sized avatar

Junmo Kang rapier83

View GitHub Profile
import sys
import json
import urllib.request
from bs4 import BeautifulSoup
from jinja2 import Template
# TODO: Remove '\xa0' character
def clean_text(text):