So I have been using data miner to crawl through a list of URLs that I have scraped and to scrape the same info from each of those URLs such as a Twitter handle or email address. I couldn't figure out how to achieve the same in Automate tho cuz all I am able to find online is data scraping which doesn't help if the data I want is only available after clicking into each of the URLs but not on the original list where all the URLs are. Does anyone know how to do so? Thanks in advance.