You are browsing as a guest. Sign up (or log in) to start making projects!

melon

  • 1 Devlogs
  • 4 Total hours

slack bot for custom news feed

Open comments for this post

4h 2m 34s logged

wired up the core tracking flow end-to-end: the database layer now initializes cleanly and stores everything it needs for topics, captured signals, and custom sources, with safeguards like foreign keys, URL dedupe, and soft-deactivation of topics so history is preserved

on top of that, i built the scraper to pull rss items (defaulting to google news or custom feeds), parse headlines safely, skip broken feeds without killing the run, filter by keyword when needed, and deduplicate links both within a scrape batch and against previously seen urls. overall, the foundation is now in place for user-specific topic tracking with reliable ingest and persistence.

0
0
28

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…