As part of the Python Bootcamp for Web Scraping in Online Data Collection and Management (see https://odcm.hannesdatta.com/docs/tut..., I provide a script that (a) loops through an array of subreddits, (b) retrieves some data points from these subreddits' about pages, and (c) write these results in a new-line separated JSON file. Students may recognize this as the final exercise of the in-class tutorial. Happy coding!