

4·
12 days agoIf scraping is reliable, I’d use the classic python pickle or JSON.dump
For a few thousand I would just use a sqlite dB…
3 tables:
- Story with fields: Id, title, text
- Meta with fields: Id, story-id, subject, contents
- Tags with fields Id, story-id, tag
Use SQL joins for sorting etc.
Sqlite is easily converted to other formats if you decide to use more complex solutions.
I was a happy sun child before watching that… Afterwards I was emo and hated the world for existing.