feat(sources): fetch linked URLs for the 252 spreadsheet-only cases
Until now only cases 357+ (plus a few older ones) had their linked URLs fetched; the other 252 dossiers held just the text pasted into the spreadsheet, often only the lede. This pass fetches every linked URL for those cases so the full text is on file before link rot takes it. - stage_all.py: new --include-sheet-cases flag that lifts the skip on cases holding spreadsheet articles. Resumable as before. - staging/: raw extracts and index.json for the 252 cases. - sourced-articles.json, case-files-manifest.json: 188 new UNTRIMMED blocks. 179 cases gained at least one fetched article; 73 got none (49 BLOCKED, 18 THIN, 9 DEAD, 4 video/social, 3 ERROR). - sources/*.txt: rebuilt with build_cases.py --all. Sheet pastes are kept; fetched blocks sit beside them under the NOT YET TRIMMED banner. Files previously committed with CRLF are now LF. - wayback-availability.json: Wayback snapshots exist for 73 of the 98 failed URL slots; input for an archive-fetch pass. - README-START-HERE.md: progress note and next step. verify_all.py PASSES (1836 checks). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GZZENdTLzNGsbNy4DyF1yt
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
ba7529ea50
commit
499fd61f79
@@ -0,0 +1,25 @@
|
||||
Bands och misshandlades i hemmet – rånades på kryptovaluta | SVT Nyheter
|
||||
|
||||
Bands och misshandlades i hemmet – rånades på kryptovaluta
|
||||
|
||||
Polisen i Norrköping larmades vid klockan 05 till en adress väster om staden. Ett par hade blivit bundna och misshandlade och utsatta för ett väpnat rån i sitt hem.
|
||||
|
||||
Rånarna ska ha tvingat mannen föra över kryptovaluta till vad som beskrivs som ”ett betydande värde”.
|
||||
|
||||
Polisen rubricerar ärendet som grovt rån och huset är på morgonen avspärrat för att en kriminalteknisk undersökning ska göras.
|
||||
|
||||
Kvinna åtalas för knivattack i centrala Norrköping
|
||||
|
||||
Rebecka Le Moine (MP): ”Vi har ett ansvar för våra egna skogar”
|
||||
|
||||
Polisen knackar dörr i området och är intresserad av iakttagelser som gjorts under morgonen i området.
|
||||
|
||||
Paret fördes med ambulans till sjukhus med skador som inte bedöms vara livshotande.
|
||||
|
||||
SVT:s nyheter ska stå för saklighet och opartiskhet. Det vi publicerar ska vara sant och relevant. Vid akuta nyhetslägen kan det vara svårt att få alla fakta bekräftade, då ska vi berätta vad vi vet – och inte vet. Läs mer om hur vi arbetar.
|
||||
|
||||
Val 2026Rebecka Le Moine (MP): ”Vi har ett ansvar för våra egna skogar”
|
||||
|
||||
Miljöpartiets toppnamn i Östergötland • Vill reformera skogsbruket
|
||||
|
||||
Berusad man viftade med kniv i Norrköping
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"case": 126,
|
||||
"n": 1,
|
||||
"field": "url",
|
||||
"url": "https://www.svt.se/nyheter/lokalt/ost/par-bands-och-misshandlades-i-hemmet-ranades-pa-kryptovaluta",
|
||||
"host": "svt.se",
|
||||
"fetched_at": "2026-09-05T12:52:07+00:00",
|
||||
"verdict": "FETCHED",
|
||||
"method": "raw",
|
||||
"http": 200,
|
||||
"chars": 1262,
|
||||
"sha256": "b156907022a9d33cf67b3ada7c29986c8af8560b85d72ed52d43e58a75a01877",
|
||||
"final_url": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user