Hi, @diskborste. Whenever I use the PhantomJSCloud Connector, I get this error:
WebException: The remote server returned an error: (424) Failed Dependency.
I'm using the latest version, v19 - 2020-06-09, and here is an example formula:
=Dump( Connector("PhantomJsCloud.XPath", "https://www.penfed.org/learn", "/html/body//a[contains(@href,'buy-a-car-while-in-school')]", "href", TRUE) )
Any ideas?