yxw
unread,Aug 30, 2011, 9:48:43 AM8/30/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pywebkitgtk-devel
I want to get some content by scrawing a site,which using scapy(so i
use python-webkit).
But the page in that site is create by js. Scrapy can't help me!
So google it and read...
I has learned that webkit maybe can solve this problem.
But i only need the html after js-run not to show the page,which
broweres do .
my problem:Is there any interface of webkit only to give me the html-
content after js-run,that is,the real html-page showed in browser?
3ks!