York's news digest.
- Website: news-digest.vercel.app
- Bug reports: github.com/YorkJong/news-digest/issues
- Tools:
- news_clip.ipynb -- clip latest news.
- news_query.ipynb -- query news across multiple days.
- RSS feeds:
- Vehicle.rss
- TechTitans.rss
- Finance.rss
- news.rss (merge above 3 RSS feeds)
- Crypto.rss
- Taiwan.rss
- Science.rss
- IT.rss
https://news-digest.vercel.app/{heading}.h.rss
{heading}
can be any substring of a heading.- Heading "Tesla & SpaceX; Vehicle" can be reduced to "Tesla", "SpaceX", or "Vehicle".
- Heading "Tech Titans" can be reduced to "Tech" or "Titans".
https://news-digest.vercel.app/{tag}.t.rss
{tag}
can be any hashtag (#
removed), e.g.,TSLA
,NVDA
,AI
.
- also see RSS Feeds 訂閱 news-digest 新聞
- LINE Notify Subcribing: https://news-digest.vercel.app/LineOauth
- also see Line Notify 訂閱 news-digest 新聞
- Click news_clip.ipynb to open it in colab.
- Sign in your Google account if required.
- Follow the steps in the demonstration video below.
- Install clip module
- Click the ► button to start install
- We can see
[ ]
symbol at the begin of a cell. It will be changed to ► button while the mouse cursor over it.
- Fill parameters of a form.
- Manually click ► button (means "start run") to get news with selected categories.
- Install clip module
news_clip.mov
- Click news-digest.vercel.app to open the news-digest website.
- We can see a feature-rich UI as follows.
- I used pengx17/logseq-publish to publish the Logseq pages and to depoly it to the GitHub Pages (i.e., yorkjong.github.io/news-digest).
- I used Netlify to save backup of the site as york-news-digest.netlify.app