sleeping-owl/apist

dd dl tag not working ?

Opened this issue · 3 comments

code
sp5
sp4

web tags
sp1

result

sp2
sp3

tag dd , dl not show

Here is the source of your page:

2015-03-10 20 07 42

It seems like price inserted with javascript after page load, while my package cannot run javascript and uses source code of the page.

Is there a way out?
i want get price value

There is no simple way to do this with my package. It manipulates DOM tree and there is no price in your case. You can get price with regular expressions.