Quote:
Originally Posted by kiklop74
You are complicating things. This site has printable pages so just add this to your recipe:
Code:
keep_only_tags = [dict(name='div',attrs={'class':'content'})]
def print_version(self, url):
return url + '/printable'
|
I thought that at first as well. But seems that it isn't consistent. Notice
http://auto.howstuffworks.com/auto-r...-car-feats.htm (unless i'm overlooking something)... Needless to say the multipage thing is both interesting and challenging so I'm definitely learning from you guys..