Quantcast
Channel: Jsoup get contents of javascript that has CDATA tags? - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by MariuszS for Jsoup get contents of javascript that has CDATA tags?

String page = "<script type='text/javascript'><!--// <![CDATA[\n"+" OA_show('300x250');\n"+"// ]]> --></script>\n"+"<script...

View Article



Jsoup get contents of javascript that has CDATA tags?

I am using Jsoup to parse a webpage. But some if the info that I want to parse is inside a CDATA tag that prevents the parser from extracting the data inside. How would I go about extracting data from...

View Article
Browsing latest articles
Browse All 2 View Live


Latest Images