[webkit-gtk] Webpage scrapping webkit + BeautifulSoup

Ratnadeep Debnath rtnpro at gmail.com
Mon Jul 19 12:51:52 PDT 2010


Hi,
I am writing an app wordgroupz http://gitorious.org/wordgroupz/wordgroupz/ .

I am implementing beautifulsoup here to scrap wiktionary pages and
display them via webkit. The first part I have done, I used urllib to
get the html object of the requisite page, scrapped it and then showed
it using webkit.

 Now, I want to do the same for any link clicked within the page
showed inside webkit.  I don't know how.

Please help.

Thanks,
Regards,
rtnpro


More information about the webkit-gtk mailing list