Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/midralab/zenn-to-notion-aggregator
ZennのPublicationにある記事一覧からNotionDBを更新
https://github.com/midralab/zenn-to-notion-aggregator
notion python zenn
Last synced: about 19 hours ago
JSON representation
ZennのPublicationにある記事一覧からNotionDBを更新
- Host: GitHub
- URL: https://github.com/midralab/zenn-to-notion-aggregator
- Owner: MidraLab
- Created: 2023-04-09T01:16:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T10:20:04.000Z (about 1 year ago)
- Last Synced: 2025-01-31T13:52:35.231Z (11 days ago)
- Topics: notion, python, zenn
- Language: Python
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zenn-article-aggregator
A tool to retrieve the titles, links, and authors of articles posted to Zenn's Publication and aggregate them into Notion's DB.[日本語ドキュメント](README_JP.md)
**Table of Contents**
- [Demo](#demo)
- [Setup](#setup)# Demo
The data acquired at [MidraLab HP](https://midra-lab.notion.site/7ab2d6ad6b5e4c6487220ac360e6d8ec?v=340f109e5ced4ae99afad0f0ea4c8c62) is reflected in the following image.
![](Docs/Demo.png)
# Setup
1. obtain the NotionAPI token and the Id of the Notion DB you wish to reflect
2. set the NotionAPI token to the environment variable of GitHub Actions
Fork Repository and change `publication_url` in `main.py` to your Publication's URL