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: 4 days ago
JSON representation
Scraper for public LinkedIn Newsletters and make them accessible by a RSS feed.
- Host: GitHub
- URL: https://github.com/chrisns/linkedin-newsletter-rss
- Owner: chrisns
- License: mit
- Created: 2023-11-09T17:32:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-21T03:18:22.000Z (5 days ago)
- Last Synced: 2025-04-21T04:36:39.175Z (5 days ago)
- Topics: atom, feed, linkedin, linkedin-scraper, rss, rss-feed
- Language: JavaScript
- Homepage:
- Size: 539 KB
- Stars: 18
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# LinkedIn Newsletter RSS scraper
[](https://deploy.workers.cloudflare.com/?url=https://github.com/chrisns/linkedin-newsletter-rss)
[](https://github.com/chrisns/linkedin-newsletter-rss/actions/workflows/security.yml)Scraper for public LinkedIn Newsletters and make them accessible by a RSS feed.
![]()
![]()
## 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.