If you need more than exporting Reddit models into csv, then check out my other project here.
Exports saved posts and comments on Reddit to a csv file.
Columns: ID, Name, Subreddit, Type, URL, NoSFW
reddit_saved_to_csv.py
file with any text editor.client_id='' # Enter your client ID
client_secret='' # Enter you client secret
username='' # Enter Username
password='' # Enter password