I’d love to be able to scrape some information from a website. This would be easy with plugins.http.getPageData except that the website in question requires a cookie (a session key) or all you get is the front page. Is there any way in Servoy to pass a cookie to a website and get back a web page? JavaScript seems to be set up mostly to do the opposite but maybe I’m missing something easy?
Thanks.