/rapper-email-scraper

Automatically getting emails of rappers who have asked for beats

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

rapper-mail-scraper

What? Why? Where?

This is a little project I created for scraping email addresses from @sendbeatsbot Twitter account.

Build the scraper

$ stack build # in the scraper folder

Test the scraper

$ stack test --file-watch

Run the scraper

You need to put Twitter API keys in twitter.env and then

$ source twitter.env
$ stack exec get-rapper-emails