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,45 @@
|
||||
Mpumalanga police arrest two Bitcoin kidnapping suspects
|
||||
|
||||
Mpumalanga police, after months of hard work, have arrested two people alleged to be behind the kidnapping of a young Witbank boy and the attempted kidnapping of a girl from Middelburg.
|
||||
|
||||
Mpumalanga police, after months of hard work, have arrested two people alleged to be behind the kidnapping of a Witbank teenager and the attempted kidnapping of a girl from Middelburg.
|
||||
|
||||
The incidents happened in May and August 2018.
|
||||
|
||||
In the Witbank case, the suspects demanded ransom in the form of Bitcoins for the safe return of the 13-year-old boy. Police suspect a similar plan in the second case, had the abduction succeeded.
|
||||
|
||||
"These cases were the first of their kind in Mpumalanga and a task team comprising of different units within the South African Police Service was immediately established by police management to investigate this matter," said Brigadier Leonard Hlathi.
|
||||
|
||||
"The dedicated formations left no stone unturned in their investigation, knitting all clues and eventually their efforts yielded positive results as the suspects were arrested thereafter at different locations," he added.
|
||||
|
||||
The suspects behind the kidnappings in the neighbouring towns are men aged 30 and 31. One was nabbed in November in Germiston in Gauteng, while the second was arrested in Ladysmith, KwaZulu-Natal, on December 30.
|
||||
|
||||
The first victim was the Witbank boy, who was snatched near his home on May 20 as he walked back from a nearby spaza shop with a friend.
|
||||
|
||||
Part of the brazen kidnapping, which happened in broad daylight, was captured on a neighbour's CCTV camera.
|
||||
|
||||
TimesLIVE saw the footage, which showed the moments the boy was forced into a silver-coloured Toyota Corolla‚ which sped off with him inside, while his friend stood in disbelief.
|
||||
|
||||
After his parents rushed to the police station to report the kidnapping, they returned to find a ransom note in their yard. The amount demanded was the equivalent of R1.5m.
|
||||
|
||||
A few days later, he was reunited with his family unharmed. Police had not disclosed whether any ransom had been paid for his safe return.
|
||||
|
||||
"A few months later, on 21 August 2018, the suspects attempted to kidnap a 13-year-old girl in Aerorand, Middelburg," said Hlathi.
|
||||
|
||||
"They dragged her into their vehicle, a VW Polo, but the girl shouted for help and was heard by a group of people working nearby, who swiftly came to her aid and helped her escape.
|
||||
|
||||
"The suspects fled the scene, thereafter leaving their vehicle abandoned with their belongings inside. During the investigation, it was established that they (suspects) had the same intentions as in the first case," Hlathi said.
|
||||
|
||||
The two suspects appeared in court on Tuesday and were granted R1,000 bail each, Hlathi said.
|
||||
|
||||
According to Markets.com‚ Bitcoin is a finite‚ decentralised digital currency which is not tied to any government or bank.
|
||||
|
||||
Surprises in Mosimane squad for Afcon qualifiers against Guinea, Eritrea
|
||||
|
||||
IEC had no power to condone UDF Party’s late ward nominations, court rules
|
||||
|
||||
Attorney, TMPD official in R6m fraud, money laundering case denied bail
|
||||
|
||||
Ad hoc committee descends into chaos as DA, ActionSA walk out over squabbling MPs
|
||||
|
||||
WATCH | We’ll be back, says March and March after clash with refugees
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"case": 49,
|
||||
"n": 1,
|
||||
"field": "url",
|
||||
"url": "https://www.timeslive.co.za/news/south-africa/2019-01-17-mpumalanga-police-arrest-two-bitcoin-kidnapping-suspects/",
|
||||
"host": "timeslive.co.za",
|
||||
"fetched_at": "2026-09-05T12:55:03+00:00",
|
||||
"verdict": "FETCHED",
|
||||
"method": "raw",
|
||||
"http": 200,
|
||||
"chars": 3245,
|
||||
"sha256": "c59e2e8fa38bd229cf3b7143d61c49ff14488f2786d3544b835bed8c959d1d29",
|
||||
"final_url": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user