Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 694 Bytes

File metadata and controls

17 lines (13 loc) · 694 Bytes

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.