papercups-io/papercups

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

Open

#390 geöffnet am 11. Nov. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (6.032 Stars) (566 Forks)batch import
enhancementfor funfrontendgood first issue

Beschreibung

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)

Contributor Guide