Skip to content

Instantly share code, notes, and snippets.

@Baekjoon
Created April 18, 2015 16:30
Show Gist options
  • Save Baekjoon/b11bc7d4d41197c7b69c to your computer and use it in GitHub Desktop.
Save Baekjoon/b11bc7d4d41197c7b69c to your computer and use it in GitHub Desktop.
sognag seat
from bs4 import BeautifulSoup
soup = BeautifulSoup(open('seat.html'))
print soup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment