Search found 2 matches
- 17 May 2016 13:12
- Forum: User Help / Bug Reports
- Topic: XPath for HTML
- Replies: 2
- Views: 6909
Re: XPath for HTML
Ok, I managed to work around my issue by using AutoShare's Subject field, where the information I need can be found by simple substring searching. I prefer this solution for now, instead of trying to find a way to get a proper xml fully automated over http requests or something. Anyway, thanks for y...
- 10 May 2016 16:11
- Forum: User Help / Bug Reports
- Topic: XPath for HTML
- Replies: 2
- Views: 6909
XPath for HTML
Hey, I tried to get some information from a website (youtube) using the evaluateXpathAsString function. I want to use only the html I get via a GET request. When I try to execute the script, I get the following error: org.xml.sax.SAXParseException: unterminated entity ref (position:ENTITY_REF @1:102...