Hello,
I’m trying to use the custom patterns to get the author name from press releases posted on Business Wire. However, I am having trouble with this specific website.
This is what i’m looking for:
The code appears in Chrome developer console, but I can’t find it in the html source code. So I am assuming the content is loaded dynamically after the initial page load. Is there a way to scrape this?
I tried this
author: //h3[@itemprop='sourceOrganization']