# DeepBlueDynamics/grubcrawler SLOC report

> As of 2026-09-18 (commit 0211ee2a3c5b), DeepBlueDynamics/grubcrawler contains 23,494 total lines: 17,046 code, 3,085 comments, 3,363 blank, across 105 files in 13 languages (top: Python 84.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

DeepBlueDynamics/grubcrawler has 17,046 source lines of code out of 23,494 total lines across 105 files, counted from the 0211ee2a3c5b418799aebfedc741825c6817dcd1 ref at commit 0211ee2a3c5b by the OctoCounts tokei engine on 2026-09-18. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving DeepBlueDynamics/grubcrawler to commit 0211ee2a3c5b, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 72.6% of all lines, comments represent 13.1%, and the repository averages 162 code lines per file. Python accounts for 84.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 76 | 17,872 | 14,382 | 1,011 | 2,479 |
| Rust | 1 | 1,027 | 956 | 29 | 42 |
| HTML | 3 | 793 | 703 | 17 | 73 |
| YAML | 5 | 467 | 350 | 87 | 30 |
| PowerShell | 2 | 471 | 333 | 78 | 60 |
| Shell | 1 | 149 | 117 | 15 | 17 |
| SQL | 1 | 85 | 72 | 2 | 11 |
| JSON | 2 | 49 | 49 | 0 | 0 |
| Dockerfile | 1 | 80 | 36 | 25 | 19 |
| INI | 1 | 43 | 24 | 10 | 9 |
| TOML | 2 | 29 | 24 | 0 | 5 |
| Markdown | 8 | 2,381 | 0 | 1,772 | 609 |

Top language (Python 84.4%). Generated at 2026-09-18T08:46:06.189881882+00:00. Canonical report: https://octocounts.com/github/DeepBlueDynamics/grubcrawler

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/DeepBlueDynamics/grubcrawler/commit/0211ee2a3c5b418799aebfedc741825c6817dcd1?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does DeepBlueDynamics/grubcrawler have?

DeepBlueDynamics/grubcrawler has 23,494 total lines, including 17,046 code lines, 3,085 comment lines, and 3,363 blank lines.

### How was the DeepBlueDynamics/grubcrawler line count measured?

OctoCounts resolved the public GitHub repository to commit 0211ee2a3c5b, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for DeepBlueDynamics/grubcrawler?

This OctoCounts report was generated from 0211ee2a3c5b418799aebfedc741825c6817dcd1 at commit 0211ee2a3c5b on 2026-09-18T08:46:06.189881882+00:00.

## Similar repository reports

- [zilliztech/memsearch](https://octocounts.com/github/zilliztech/memsearch) — Python, 17,053 code lines
- [fsspec/filesystem_spec](https://octocounts.com/github/fsspec/filesystem_spec) — Python, 16,869 code lines
- [zhinkgit/embeddedskills](https://octocounts.com/github/zhinkgit/embeddedskills) — Python, 17,227 code lines
- [ayushh0110/ScreenMind](https://octocounts.com/github/ayushh0110/ScreenMind) — Python, 16,751 code lines
- [jingzhunxue/TargetDiarization](https://octocounts.com/github/jingzhunxue/TargetDiarization) — Python, 16,714 code lines
- [FalkorDB/code-graph](https://octocounts.com/github/FalkorDB/code-graph) — Python, 17,420 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
