/Reddit2Notion

A script that converts saved reddit content into Notion pages within a database.

Primary LanguagePython

Reddit2Notion

A script that converts saved reddit content into Notion pages within a database.

Header Logo

How to get started

First you will need to register a Reddit Application and make a new Notion Integration,. Copy your Notion token, Reddit ID, Secret, password, and username into a .env file.

NOTION_TOKEN=""
REDDIT_ID=""
REDDIT_SECRET=""
REDDIT_PASSWORD=""
REDDIT_USER=""

In Notion, create a new database called Test Reddit (or import this template). You can then run the script.