Another thing... I would really like to be able to get the title of the page, I'm not sure if scrapi

Another thing... I would really like to be able to get the title of the page, I'm not sure if scraping for the title element will be good enough for SPAs... I tried to do this by injecting a script that would create a new dom element with document.title content in it but that didn't seem to work.
Was this page helpful?