# firecrawl/firecrawl SLOC report

> As of 2026-09-10 (commit 4d9847872f3c), firecrawl/firecrawl contains 312,101 total lines: 253,731 code, 26,408 comments, 31,962 blank, across 1,319 files in 32 languages (top: TypeScript 60.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

firecrawl/firecrawl has 253,731 source lines of code out of 312,101 total lines across 1,319 files, counted from the main ref at commit 4d9847872f3c by the OctoCounts tokei engine on 2026-09-10. 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 firecrawl/firecrawl to commit 4d9847872f3c, 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 81.3% of all lines, comments represent 8.5%, and the repository averages 192 code lines per file. TypeScript accounts for 60.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 663 | 178,348 | 152,598 | 11,789 | 13,961 |
| Python | 104 | 34,983 | 29,147 | 1,467 | 4,369 |
| YAML | 46 | 28,233 | 24,169 | 66 | 3,998 |
| JSON | 34 | 15,335 | 15,310 | 0 | 25 |
| Rust | 25 | 9,341 | 8,140 | 129 | 1,072 |
| PHP | 64 | 5,895 | 4,307 | 764 | 824 |
| Go | 17 | 4,558 | 3,594 | 397 | 567 |
| Java | 82 | 5,289 | 3,389 | 1,167 | 733 |
| C# | 41 | 4,572 | 3,311 | 462 | 799 |
| Elixir | 4 | 3,096 | 2,670 | 62 | 364 |
| Ruby | 33 | 2,181 | 1,531 | 370 | 280 |
| TSX | 11 | 1,568 | 1,465 | 7 | 96 |

Top language (TypeScript 60.1%). Generated at 2026-09-10T06:14:14.230669422+00:00. Canonical report: https://octocounts.com/github/firecrawl/firecrawl

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/firecrawl/firecrawl/commit/4d9847872f3c8e89ff7080e48778c778c04b3fb3?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 firecrawl/firecrawl have?

firecrawl/firecrawl has 312,101 total lines, including 253,731 code lines, 26,408 comment lines, and 31,962 blank lines.

### How was the firecrawl/firecrawl line count measured?

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

### What commit was counted for firecrawl/firecrawl?

This OctoCounts report was generated from main at commit 4d9847872f3c on 2026-09-10T06:14:14.230669422+00:00.

## Similar repository reports

- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 247,426 code lines
- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 261,108 code lines
- [alsk1992/CloddsBot](https://octocounts.com/github/alsk1992/CloddsBot) — TypeScript, 262,014 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
