LexKY News LexKY News

Help Guide

The fast “how to use it” version.

Quick Links

Filtered Slices

Use smaller JSON files when you only care about one outlet or one venue.

  • Headlines by source: /api/headlines/by-source/{source}.json (e.g., wkyt, lex18)
  • Events by venue: /api/events/by-venue/{venue}.json (e.g., burl, cob)

Draft Flow (with GPT)

  1. Ask GPT to draft using /api/newscast.json. It should return Markdown only.
  2. If the draft is short, it should include a link to the Editor like /tools/editor.html?draft=....
  3. Open Editor, tweak, copy, post manually.

When It Updates

  • 05:30 ET — overnight recap (last 24 hours)
  • 13:00 ET — midday refresh
  • 19:00 ET — evening refresh

Full details for power users: lexKYdocs/LIKE_IM_13_GUIDE.md in the repo.