Philip Sørensen
Home
Blog
Blog
I love to gather (hoard) information and share it. Sometimes I write it down just to remember it myself. Hopefully you find something interesting here.
Datahoarding
hej
How to easily web scrape any website with Python
Published 2024-05-03
Datahoarding
Notes
Python
Web development
Learn how to easily web scrape any website using Python. I go through the various techniques I use.
Read the post →
How to backup your data
Published 2024-04-26
Datahoarding
A walkthrough of how to backup your data properly, so you don't end up having to cry, when your luck finally runs out. I share how I do it my self.
Read the post →
PostgreSQL notes
Published 2024-04-26
Datahoarding
Notes
Various how-to's, tips and tricks that help running a PostgreSQL server more efficient.
Read the post →
Creating your own self-hosted Instagram
Published 2024-04-26
Datahoarding
Python
With the use of Instaloader and Laravel, you can create your own self-hosted Instagram. Learn how to use Instaloader to download content from Instagram.
Read the post →
Creating your own self-hosted YouTube
Published 2024-04-26
Datahoarding
Python
Using Youtube API, yt-dlp and Laravel, you can create your own self-hosted Youtube. Learn to scrape data and download videos.
Read the post →