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,137 @@
|
||||
Boynton Beach man accused of robbing $28K in Bitcoins deal, deputies say – Sun Sentinel
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Skip to content
|
||||
|
||||
PUBLISHED: July 27, 2016 at 5:02 PM EDT | UPDATED: June 10, 2018 at 2:46 PM EDT
|
||||
|
||||
Getting your Trinity Audio player ready...
|
||||
|
||||
A man thought his $28,000 business transaction around midnight in the parking lot of a West Palm Beach Boston Market would go smoothly. Instead, it ended in armed robbery, according to a Palm Beach Sheriff’s arrest report.
|
||||
|
||||
Deputies arrested Andre Allen, 34, of West Boynton as one of two men involved in the robbery.
|
||||
|
||||
The incident happened early Monday when Steve Manos, 32, of Lake Worth, met with two men, whom, he told deputies, he had done business with several times before. He wanted to exchange $28,000 in cash for Bitcoins, a digital currency for online transactions.
|
||||
|
||||
The exchange took place outside the restaurant at 2024 Military Trail. One of the men got into the front passenger seat of Manos’ car, while the second man sat behind Manos, according to the report.
|
||||
|
||||
Manos handed over 28 bundles of $1,000 in a gift bag. The front seat passenger took out a laptop to finish the exchange, but he also pulled out a knife. He pressed it to Manos’ chest, Manos told deputies.
|
||||
|
||||
Manos told the men to just take the money and leave. But a struggle ensued as the backseat passenger tried to grab Manos’ gun out of the driver’s door pocket.
|
||||
|
||||
The two robbers ran with the money. Manos chased them, but couldn’t keep up, the report said. The suspects got into a Acura, and sped off.
|
||||
|
||||
Manos gave deputies a phone number he had used to contact one of the suspects to set up previous transactions. The deputies linked that number to Allen, and Manos picked him out of a photo lineup, according to the report.
|
||||
|
||||
Deputies arrested Allen the next day. He faces armed robbery, burglary and battery charges and is being held in Palm Beach County Jail on $31,000 bond.
|
||||
|
||||
asacasa@sunsentinel.com, 561-243-6607 or Twitter & Instagram @adamsacasa
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"case": 8,
|
||||
"n": 1,
|
||||
"field": "url",
|
||||
"url": "https://www.sun-sentinel.com/2016/07/27/boynton-beach-man-accused-of-robbing-28k-in-bitcoins-deal-deputies-say/",
|
||||
"host": "sun-sentinel.com",
|
||||
"fetched_at": "2026-09-05T12:56:57+00:00",
|
||||
"verdict": "FETCHED",
|
||||
"method": "raw",
|
||||
"http": 200,
|
||||
"chars": 2082,
|
||||
"sha256": "cf40d4be0a6e7d259ff767ad786e5eb81fb3501537b8d2cb7499818178bda3f1",
|
||||
"final_url": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user