# naibowang/easyspider SLOC report

> As of 2026-09-08 (commit 23b694789c1a), naibowang/easyspider contains 143,092 total lines: 121,321 code, 9,250 comments, 12,521 blank, across 465 files in 12 languages (top: JavaScript 38.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving naibowang/easyspider to commit 23b694789c1a, 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 large codebase by counted code lines. Code represents 84.8% of all lines, comments represent 6.5%, and the repository averages 261 code lines per file. JavaScript accounts for 38.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 39 | 59,073 | 46,225 | 7,335 | 5,513 |
| CSS | 18 | 45,839 | 39,882 | 131 | 5,826 |
| JSON | 324 | 24,317 | 24,317 | 0 | 0 |
| Python | 25 | 7,846 | 6,376 | 830 | 640 |
| HTML | 28 | 3,773 | 3,326 | 276 | 171 |
| SVG | 3 | 974 | 974 | 0 | 0 |
| Batch | 9 | 121 | 106 | 14 | 1 |
| Shell | 6 | 118 | 83 | 25 | 10 |
| TypeScript | 1 | 75 | 20 | 53 | 2 |
| Vue | 2 | 17 | 12 | 0 | 5 |
| Markdown | 8 | 912 | 0 | 559 | 353 |
| Plain Text | 2 | 27 | 0 | 27 | 0 |

Top language (JavaScript 38.1%). Generated at 2026-09-08T02:26:40.832631046+00:00. Canonical report: https://octocounts.com/github/naibowang/easyspider

## Report FAQ

### How many lines of code does naibowang/easyspider have?

naibowang/easyspider has 143,092 total lines, including 121,321 code lines, 9,250 comment lines, and 12,521 blank lines.

### How was the naibowang/easyspider line count measured?

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

### What commit was counted for naibowang/easyspider?

This OctoCounts report was generated from 23b694789c1a5c9e8e4d149c47a6320d2be338d9 at commit 23b694789c1a on 2026-09-08T02:26:40.832631046+00:00.

## Similar repository reports

- [Wei-Shaw/claude-relay-service](https://octocounts.com/github/Wei-Shaw/claude-relay-service) — JavaScript, 125,390 code lines
- [ilysenko/codex-desktop-linux](https://octocounts.com/github/ilysenko/codex-desktop-linux) — JavaScript, 116,872 code lines
- [GreaterWMS/GreaterWMS](https://octocounts.com/github/GreaterWMS/GreaterWMS) — JavaScript, 113,696 code lines
- [AgentMystia/openyrweb](https://octocounts.com/github/AgentMystia/openyrweb) — JavaScript, 129,945 code lines
- [flyhunterl/flymd](https://octocounts.com/github/flyhunterl/flymd) — JavaScript, 131,096 code lines
- [webdown-a/hashgraphvc](https://octocounts.com/github/webdown-a/hashgraphvc) — JavaScript, 132,284 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
