/scrapiaz

trust me the name is clever

Primary LanguagePython

Scrapiaz

A lyrics scraper.

Contains several modules.

  1. Filey
    • Module to wrap file writing, directory creation, and file reading.
  • Scrapiaz
    • Meat and potatoes. Does the scraping, parsing JSON manually, and randomization logic.
  • Urlz
    • Wraps URL handling and sanitizes filenames, does UTF-8 encoding.