Go to file
Colin cd72159d55
Add .cursorignore to include reports directory in IDE
2025-09-22 17:36:42 -04:00
dist build: add cross-platform build.sh and dist/ artifacts; gitignore binary and ignore reports/exports 2025-08-31 11:31:47 -04:00
internal Enhance crawler with safety features and site-specific report directories 2025-09-22 17:31:13 -04:00
.cursorignore Add .cursorignore to include reports directory in IDE 2025-09-22 17:36:42 -04:00
.gitignore build: add cross-platform build.sh and dist/ artifacts; gitignore binary and ignore reports/exports 2025-08-31 11:31:47 -04:00
TODO.md docs: mark CSV and NDJSON exports complete 2025-08-31 11:33:09 -04:00
build.sh build: add cross-platform build.sh and dist/ artifacts; gitignore binary and ignore reports/exports 2025-08-31 11:31:47 -04:00
go.mod feat: initial import with progress UI; docs: REPORT_SCHEMA, TODO; v0.0.1 2025-08-31 09:19:34 -04:00
go.sum feat: initial import with progress UI; docs: REPORT_SCHEMA, TODO; v0.0.1 2025-08-31 09:19:34 -04:00
internal_pages.txt feat: initial import with progress UI; docs: REPORT_SCHEMA, TODO; v0.0.1 2025-08-31 09:19:34 -04:00
internal_urls_all.txt feat: initial import with progress UI; docs: REPORT_SCHEMA, TODO; v0.0.1 2025-08-31 09:19:34 -04:00
main.go Enhance crawler with safety features and site-specific report directories 2025-09-22 17:31:13 -04:00
safe_crawler.go Add safer crawler with timeouts and site-specific report directories 2025-09-22 17:25:47 -04:00
urlcrawler feat: initial import with progress UI; docs: REPORT_SCHEMA, TODO; v0.0.1 2025-08-31 09:19:34 -04:00