You can add an HTTP API enrichment column and call ScrapingBee to execute a JS code on their website's home page
here are the params to pass when scraping (still needs to be tested):
{ "render_js": "true", "js_snippet": "return typeof fbq === 'function' ? 'True' : 'False';" }
If it returns True it means that it found the FB ad pixel