this post was submitted on 27 Jan 2024
26 points (96.4% liked)

Selfhosted

39266 readers
223 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I was setting up a RSS reader with a bunch of webcomics but I immediately ran into the problem of some being on Instagram and I would like to have some way to handle that without having to use instagram. After some googling I found a bunch of links to abandoned or broken projects with documentation I did not understand.

Any help or suggestions would be appreciated. I am quite the beginner tough, I have a truenas running on an old computer and a raspberry pi in a desk drawer so that the general competence I am working with.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 7 months ago* (last edited 7 months ago) (1 children)

But other sites, like Instagram, don’t provide feeds directly. To get those feeds, you’ll need some kind of service that scrapes content from Instagram and creates a feed from that. I’m sure there are selfhosted options for this

https://github.com/RSS-Bridge/rss-bridge !

[–] [email protected] 1 points 7 months ago

I use rss-bridge for the popular stuff but I've found rss-funnel to be nicer for creating my own scrapes (mostly taking rss feeds that link to the website instead of the article and adding a link to the article mentioned on the website (https://github.com/shouya/rss-funnel)