Title: Old News but still true as ever: Facebook and Instagram are harming the Open Web
Author: Alex Kirk
Published: August 31, 2021

---

# Old News but still true as ever: Facebook and Instagram are harming the Open Web

August 31, 2021

A big motivation for building the [Friends Plugin](https://wpfriends.at/) is to 
be able to follow what my friends and family are up to. Probably the most important“
follow technology” is good old RSS.

While mostly used for public posts, there are many examples of how it can deliver
posts not meant for the public: the solution are individual RSS feeds per subscriber,
for example paid podcasts, or like the Friends plugin gives specific feeds to friends
that can contain private posts.

Now reality is that (no longer) every platform has RSS feeds. It’d be easier if 
they just provided themt but alas. There are plugins for the Friends plugin itself
that make use of projects that have built custom parsers for specific services: 
[Fraidyscrape](https://github.com/akirk/friends-parser-fraidyscrape) and [RSS Bridge](https://github.com/akirk/friends-parser-rss-bridge).

Now unfortunately, a lot of friends and family post to Facebook or Instagram. It’s
just impossible to follow these friends outside of the platforms.

 * They don’t provide (authenticated) RSS feeds. That would solve all of this.
 * They rate limit and quickly block IPs (especially Instagram) that try to read
   a few posts unauthenticated.
 * It’s unintuitive, developer centric and needs approval to get an API key, so 
   it’s not something every user of the plugin can be asked.
 * Their HTML is scrambled with random class names, preventing any classic scraping.

So in the end, the content of my friends and family is locked in. It would be a 
solution for them to create their own blog ([IndieWeb](https://indieweb.org/) style)
and share their content that way. But I am realistic enough to understand that the
hurdles are great. They are already connected to their friends inside Facebook or
Instagram. They get lots of likes and responses there. They are used to the UI and
the apps. It’s just not good for anyone who doesn’t want to join the Facebook ecosystem
and be exposed to their ads.

[Friends Plugin](https://alex.kirk.at/category/wordpress/friends-plugin/), [Open Web](https://alex.kirk.at/category/open-web/)

Read this next

[We’re all using RSS Readers all the time…](https://alex.kirk.at/2021/04/28/were-all-using-rss-readers-all-the-time/)

### Leave a Reply 󠀁[Cancel reply](https://alex.kirk.at/2021/08/31/old-news-but-still-true-as-ever-facebook-and-instagram-are-harming-the-open-web/?output_format=md#respond)󠁿

Only people in [my network](https://alex.kirk.at/friends/) can comment.

This site uses Akismet to reduce spam. [Learn how your comment data is processed.](https://akismet.com/privacy/)