Soup is a simple HTML scraping library, ported from Python of Beautiful Soup.
Metacello new
baseline: 'Soup';
repository: 'github://pharo-contributions/Soup';
load
Add the following code to your Metacello baseline or configuration
spec
baseline: 'Soup'
with: [ spec repository: 'github://pharo-contributions/Soup/' ]