const goodtables = [...document.querySelectorAll('table')] .filter(tab => tab.querySelector('td div.cre_creature'))