Completely unable to scrape

Hello, as the title, I really cannot select any text because there are no tag available to select.

Url: Membership | Northwest Connecticut's Chamber of Commerce | Torrington, Connecticut

Thank you

@jakelee Hi, what exactly are you looking to scrape from this website?

After performing a quick test I was able to scrape the e-mail & company data using the following sitemap:

{"_id":"nwctcoc-org-test","startUrl":["https://www.nwctcoc.org/current_members_iframe.asp"],"selectors":[{"delay":0,"extractAttribute":"","id":"e-mails","parentSelectors":["_root"],"selector":"a[href*=\"mailto:\"]","type":"SelectorGroup"},{"delay":0,"extractAttribute":"","id":"title","parentSelectors":["_root"],"selector":"b","type":"SelectorGroup"}]}