Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisns/linkedin-newsletter-rss

Scraper for public LinkedIn Newsletters and make them accessible by a RSS feed.
https://github.com/chrisns/linkedin-newsletter-rss

atom feed linkedin linkedin-scraper rss rss-feed

Last synced: 12 days ago
JSON representation

Scraper for public LinkedIn Newsletters and make them accessible by a RSS feed.

Awesome Lists containing this project

README

        

# LinkedIn Newsletter RSS scraper

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/chrisns/linkedin-newsletter-rss)
[![Security Scanning](https://github.com/chrisns/linkedin-newsletter-rss/actions/workflows/security.yml/badge.svg)](https://github.com/chrisns/linkedin-newsletter-rss/actions/workflows/security.yml)

Scraper for public LinkedIn Newsletters and make them accessible by a RSS feed.

linkedin
funnel
linkedin

## Usage

Take a newsletter such as [The AI Beat](https://www.linkedin.com/newsletters/7025619738558926848/)

Notice the URL looks something like: `https://www.linkedin.com/newsletters/7025619738558926848/`

The the last bit (`7025619738558926848`) which is the newsletter ID.

Which then plonk that at the end of `https://linkedinrss.cns.me/`

Giving you an address like [`https://linkedinrss.cns.me/7025619738558926848`](https://linkedinrss.cns.me/7025619738558926848)

Put that into your favorite RSS reader and make yourself a coffee ☕ all your LinkedIn newsletters will be available in your RSS feed now!

## You can of course deploy this to your own Cloudflare worker config.