Script for downloading free AI-generated nightmare fuel from MIT (http://nightmare.mit.edu)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
al cc5ace735e get face url then download, sequentially 1 year ago
nightmare-fuel get face url then download, sequentially 1 year ago
.gitignore exclude __pycache__ 1 year ago
README.md add readme 1 year ago

README.md

Nightmare Fuel

A simple Python script for scraping nightmare fuel from http://nightmare.mit.edu.

Running

python -m nightmare-fuel --help

Dependencies

  • BeautifulSoup4