/SVEx-Crawler

This crawler lists all open TSV threads on r/SVExchange.

Primary LanguagePython

SVEx Crawler

This software lists all TSV threads currently open on r/SVExchange. The code is run every three hours and the results are pushed to the gh-pages branch. They are available here.

If you want to run it yourself, create a 'script' application on Reddit, accept the API terms and set the environment variables CLIENT_ID and CLIENT_SECRET. Install dependencies with pip install -r requirements.txt before running crawl.py.