Commit Graph

9 Commits

Author SHA1 Message Date
122c1ce939 gpt4o 1.2 cleanup 2026-05-05 15:12:32 -04:00
490c642bd9 added timestamp to tasks 2026-05-05 15:03:25 -04:00
d834d18c81 added 4o initial manual analysis and test 2026-05-05 15:00:34 -04:00
c8017c908d updated 1.2 for gpt4o mini 2026-05-05 14:10:26 -04:00
314f8d2621 updated instructions and added artifacts 2026-05-05 13:50:27 -04:00
e7df0b24a1 1.1 cleanup 2026-05-05 13:50:04 -04:00
951cc11a14 t1.1: record commit hash in evidence 2026-05-05 12:28:15 -04:00
beb5cf461b t1.1: scrape one forum via ViewComments.cfm POST pagination
Spider fetches ViewComments.cfm?GdocForumID=N with vPerPage=500,
generates all page requests from page-1 metadata, and parses
each div.Cbox for comment_id, author, date, title, text, reg_title,
reg_desc. Handles span-wrapped comment text. Fixes UTF-8/windows-1251
meta-tag encoding mismatch. 9083 items, 15 empty-text (0.17%).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 12:28:07 -04:00
cd3543bd0f initial commit 2026-05-05 11:35:19 -04:00