Urgent.News

What's breaking now, across thousands of outlets.

Tech

I open-sourced Kleinanzeigen's full category tree (634 categories, no API existed) ๐Ÿ—‚๏ธ

Kleinanzeigen.de โ€” Germany's biggest classifieds site โ€” has no public API and no category reference. While building AnzeigenBoost, I had to reverse-engineer the full category tree directly from their listing form: 15 top-level, 143 second-level, 476 third-level categories, with numeric IDs for L1/L2 and slug IDs for L3. I open-sourced it: github.com/Rebaiahmed/anzeigenboost-open (MIT) Includes aโ€ฆ

A developer has open-sourced the full category tree for Kleinanzeigen.de, Germany's largest classifieds site, after reverse-engineering it due to the lack of a public API. The category tree consists of 15 top-level, 143 second-level, and 476 third-level categories, each assigned unique numeric and slug IDs. The source material, found on Dev.to, includes a full tree with IDs, a flat names-only version, and a lookup example, all available on GitHub under the MIT license.

The developer encourages contributions to keep the category tree current as Kleinanzeigen continues to make changes.

Brief written by urgent.news from Dev.to's own syndicated text. Machine-written โ€” may contain errors; check the original before relying on it.

Read the original at dev.to โ†’

More in Tech

You Will Relearn Your Job Every Few Years, and That Is the Job

When I started in this field, I quietly believed there would come a point where I had learned enough. I would master the stack, accumulate enough hard-won knowledge, and then coast on that expertiseโ€ฆ

  • Constant change in technology requires relearning every few years
  • Deep judgment of systems remains valuable across generations
  • Beginner's mindset enables quick adaptation to unfamiliar systems

How I Got 40,000 Facebook Followers in Just Two Months

Two months ago, my Facebook page had a small, quiet following. Today, more than 40,000 people follow it. I did not expect this to happen so fast, and I do not believe there is a secret trick behindโ€ฆ

  • PlotLab grew from modest to 40,000 followers in two months.
  • Content focuses on visualizing abstract math concepts with Manim animations.
  • PlotLab addresses real student confusion before expanding to custom animations.

LEGO Star Wars: The Mandalorian Review

LEGO Star Wars: The Mandalorian is a goofy and fun tribute to the live-action series, but itโ€™s hard not to wish that this animated special told a completely original story. Read our full review.

How We Learned to Harden Jenkins Agents: 3 Mistakes That Cost Us

Originally published on kuryzhev.cloud Context: agents are the attack surface, not the controller We had to harden Jenkins agents after a routine security review turned into something less routine.

  • Jenkins agents treated as trusted extensions, leading to compromised pull requests
  • Agents connected over standard JNLP/Remoting, allowing reach to controller-side objects
  • Switched to ephemeral agents and pod-per-build model for improved security

In 5 weeks you can make $1,250/month by building a battery-efficient mileage tracker.

In 5 weeks you can make $1,250/month by building a battery-efficient mileage tracker. 4.7โ˜… lifetime โ†’ 4.3โ˜… now ยท Finance Metric Score Opportunity score 4/5 Market gap 4/5 Build time 5 weeks Expectedโ€ฆ

  • Developer can build and launch battery-efficient mileage tracker app in 5 weeks
  • App generates $1,250/month in recurring revenue at $2.50/month price point
  • Current app suffers from severe battery drain and limited free tier

Role grupowe w PostgreSQL - zbiorcze zarzadzanie uprawnieniami krok po kroku

Nadawanie uprawnien kazdemu userowi z osobna szybko robi sie niezarzadzalne - role grupowe w PostgreSQL rozwiazuja ten problem. Pokazujemy praktyczny model.

  • PostgreSQL role groups allow collective management of permissions for multiple users.
  • Article provides steps to create role groups, assign permissions, and manage them.
  • Example shows creating 'programisci' role group for 'programista1' and 'programista2' users.

More from Wednesday 2 September โ†’