Logo
  • Home
  • About
  • Topics

Minthaka

IT solutions with memorable examples
Minthaka

Let's build a web scraper - Part 2 - Defining the data model

By Sámuel Mészáros in Data mining on 04 Feb 2026

My main concern is to collect as many data as possible and later filter it out strictly. Keep in mind, that data can come from various sources in various forms, so the data model should be flexible enough to handle them all.…

Let's build a web scraper - Part 1 - Defining the scope

Let's build a web scraper - Part 1 - Defining the scope

By Sámuel Mészáros in Data mining on 29 Jan 2026

In this blog series I want to create a a web scraper that gathers job listing informations from real sites around my location, Eastern Europe.…

Rest API with CodeIgniter

By Sámuel Mészáros in PHP on 10 Dec 2024

By default CodeIgniter comes with a MVC based approach of serving data. However it is not hard to turn a starter project into a RESTful one.…

Terms of use Privacy policy About us Contact