# Carlos A. Planchón | Knowledge Base | Instagit

Any sufficiently advanced technology is indistinguishable from biology.

---

## Repositories

### [outfancy](/carlosplanchon/outfancy)

Python library to print tables in Terminal.

- 24 articles | 53 stars
- Tags: internals, deep-dive, how-to-guide, api-reference, performance, best-practices

### [betterhtmlchunking](/carlosplanchon/betterhtmlchunking)

BetterHTMLChunking is a Python library for intelligent HTML segmentation. It builds a DOM tree from raw HTML and extracts content-rich regions of interest, making content analysis effortless. Great for LLM based processing.

- 23 articles | 51 stars
- Tags: algorithm-explanation, how-to-guide, performance, internals, deep-dive

### [spidercreator](/carlosplanchon/spidercreator)

Automated web scraping spider generation using Browser Use and LLMs. Streamline the creation of Playwright-based spiders with minimal manual coding. Ideal for large enterprises with recurring data extraction needs.

- 23 articles | 213 stars
- Tags: internals, how-to-guide, deep-dive, troubleshooting, optimization, performance, testing, best-practices

