View Single Post
Old 06-17-2011, 11:50 AM   #6
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by lgwapnitsky View Post
I saw that, but some of what's in the documentation isn't clearly detailed, e.g. What is "soup"? I'm not too familiar with Python and its inner workings (I'm currently programming heavily in C#).
FYI, "soup" is html of the article page currently being processed which has been dropped into a database by BeautifulSoup so that you can find, remove, replace and manipulate all the html tags on that page by where they are relative to other tags (Next, Previous) were they are relative to other tags at the same level (Next Sibling, parent), etc. It's at the heart of how Calibre's recipe system scrapes web pages.
Starson17 is offline   Reply With Quote