你最好的选择是看看BeautifulSoup.像这样的东西:
import urllib2
from BeautifulSoup import BeautifulSoup
page = urllib2.urlopen("http://yoursite.com")
soup = BeautifulSoup(page)
# See the docs on how to search through the soup. I'm not sure what
# you're looking for so my example stops here :)
Run Code Online (Sandbox Code Playgroud)
之后,通过电子邮件发送或登录它是非常标准的票价.