Flask Web API for weird-shit-you-can-buy parsing script.
- Clone Repository from Github: https://www.github.com/hank0cean/weird_shit_api.git
- Create Virtual Environment and Install dependencies w/ 'pipenv install'
- Run Flask server app. 'pipenv run python api.py'
- Visit http://127.0.0.1:5000/weird_shit
- Refreshing page will result in new random item from the website in .json form containing price, image_url, description.