bnchrch / retreive_lolz

A silly project to test out web scraping in elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetrieveLolz

Retrieves all lol cats from site.

Installation

Ensure you have elixir installed

To run

To start the iex terminal

mix.deps.get
iex -S mix

Then once in the terminal run

RetrieveLolz.main(6)

About

A silly project to test out web scraping in elixir


Languages

Language:Elixir 100.0%