Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 531 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 531 Bytes

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.