papercups-io/papercups

[For fun] Write a script that crawls websites to find out who's using Intercom/Drift/Crisp/etc

Open

Aperta il 11 nov 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Elixir (6032 star) (566 fork)batch import
enhancementfor funfrontendgood first issue

Descrizione

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)

Guida contributor