/scraper

Parallel scraper in Elixir

Primary LanguageElixir

Scraper

This is an experiment in structing an Elixir app that performs web scraping in parallel.

Goal is to separate the business logic from the GenServer classes into their own classes.