papercups-io/papercups
在 GitHub 查看[For fun] Write a script that crawls websites to find out who's using Intercom/Drift/Crisp/etc
Open
#390 创建于 2020年11月11日
enhancementfor funfrontendgood first issue
描述
Problem It would be nice to have a script that finds potential customers for us 😛
Solution Write a script that crawls the web and looks for websites with the Intercom/Drift/Crisp widget embedded. (Usually if you inspect element, you can figure out what to look for.)
Maybe to start, this script should just take a list of urls and output whether or not a chat widget is currently embedded on the page.
Testing Not sure if we'll want the script to live in this repo, but to test we should verify that the output matches reality 😉
Questions, or need help getting started? Feel free to ask below, or ping us on Slack :)
(You can also check out our CONTRIBUTING.md)