Commit graph

5 commits

Author SHA1 Message Date
8e5acbe7c7
feat: add support for generating JSON reports 2024-08-28 17:59:56 +01:00
e4650bf62e
docs: update README.md 2024-08-28 13:03:06 +01:00
caa6bbfe7e
feat: generate CSV reports and save to file
The crawler can now generate CSV reports and save both text and CSV
reports to a file.
2024-08-28 12:00:25 +01:00
5498ac7b4e
feat: add external links to the report
All checks were successful
Tests / test (pull_request) Successful in 15s
2024-08-28 07:39:24 +01:00
85717a7fac
feat: use flags to configure the crawler
- Use flags to configure the worker pool and the maximum number of
  pages.
- Add README.md
2024-08-27 17:11:47 +01:00