Skip to content

A command line web scraper that lists Hale and Hearty soups

Notifications You must be signed in to change notification settings

steven-mercatante/soup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hale and Hearty Soup List

A simple exercise in scraping Hale and Hearty for a list of their locations and soups.

Requirements

  • Elixir v1.3+
  • Erlang v18+

Usage

Run mix escript.build to create a soup executable, then run ./soup.

When using for the first time, you'll be prompted to select a location whose soup menu you want to view. Subsequent calls to ./soup will retrieve the list of soups from this location. You can change the default location by calling ./soup --locations.

Releases

No releases published

Packages

No packages published

Languages