/wikisportnames

quick Elixir script to generate list of popular sports names, need as input for another project of mine

Primary LanguageElixir

Wikisportnames

A quick script to fetch some sports-related names from Wikipedia. The XPaths in use are pretty brittle - this isn't meant for long-term usage (though, if the XPaths change this script shouldn't throw any errors, it'll just return less results).

This will be used as input for another project.