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,119 @@
|
||||
Man kidnapped in Queens, held 10 days for cash and crypto, he tells NYPD
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Skip to content
|
||||
|
||||
By Rocco Parascandola | rparascandola@nydailynews.com | New York Daily News
|
||||
|
||||
A 38-year-old man was kidnapped by six men who held him for 10 days and robbed him of more than $6,000, police said Friday.
|
||||
|
||||
The victim just before 5 a.m. on Friday called 911 after driving to NewYork-Presbyterian Queens.
|
||||
|
||||
He told responding officers, followed by detectives that on July 8 he had dinner with a friend on Long Island, with the friend driving him back to his car, parked in Flushing at 31st Rd. and Union St.
|
||||
|
||||
When the friend left, the victim said, he was set upon by six men, who tased him in the chest, then drove him in their car to an unknown location, according to police.
|
||||
|
||||
He was handcuffed at some point, police said, as the suspects tried to extract money from him. In the end, he told police he gave them about 900,000 yen, equivalent to more than $6,000, both wired from a bank account and from a cryptocurrency account.
|
||||
|
||||
It was not clear why the suspects targeted the victim or how wealthy they believed he was.
|
||||
|
||||
Police said that on Friday morning the suspects dropped the victim off back at his car, after which he drove to the hospital, though he decided once there that he did not require medical treatment.
|
||||
|
||||
In May, an Italian man escaped a downtown Manhattan apartment where he was tortured and held against his will for several weeks as his captors tried to get him to give up the password for his bitcoin account, police said.
|
||||
|
||||
Cryptocurrency investor John Woeltz and his associate, William Duplessie, have been charged in that case.
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"case": 243,
|
||||
"n": 1,
|
||||
"field": "url",
|
||||
"url": "https://www.nydailynews.com/2025/07/18/man-kidnapped-queens-held-cash-crypto-tells-nypd/",
|
||||
"host": "nydailynews.com",
|
||||
"fetched_at": "2026-09-05T12:46:50+00:00",
|
||||
"verdict": "FETCHED",
|
||||
"method": "raw",
|
||||
"http": 200,
|
||||
"chars": 1739,
|
||||
"sha256": "140ae4cc98557ee24e46490c85c44804c3adb9eb5c36acb2e835f82a6852d24d",
|
||||
"final_url": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user