Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
reichert621 opened this issue Nov 11, 2020 · 2 comments
Labels
enhancement New feature or request for fun frontend good first issue Good for newcomers

Comments

@reichert621
Copy link
Collaborator

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)

@reichert621 reichert621 added enhancement New feature or request good first issue Good for newcomers frontend for fun labels Nov 11, 2020
@dwwoelfel
Copy link

You might try https://stackshare.io/api or Hunter for this.

@reichert621
Copy link
Collaborator Author

nice, will definitely check those out 馃槃 thanks @dwwoelfel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for fun frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants