de en es fr nl pl pt sv zh

decoding

Solar Eclipse: Synchronic Decodement

Stephanie South

“The Ah Kines, “Servant-Warriors of the Sun,” are those humans who fully realize the dream light body within the physical body and — understanding the circuitry of the human organism–use the light body to navigate the electromagnetic waters which we … Continue reading →

Dealing with "smart" quotes and other HTML annoyances when parsing HTML text using Python and BeautifulSoup

John Glotzer

I've recently been writing some homegrown scripts to parse web pages and do something useful with the information using Python 2.7 and the BeautifulSoup library.  This involves printing the output to a terminal (e.g. Gnome Terminal) where the output is hopefully human readable but in some cases...