I wrote a function based on MutationObServer :
module.exports.crawler = async(page, link)=>{ try { await page.goto(link, { waitUntil: \'network