[b]"What's the best way to build a parser HTML Python for web scraping?"[/b] or [b]"How to efficiently parse HTML

18 Replies, 1761 Views

Don’t sleep on `selectolax`! It’s a newer parser html python lib that’s crazy fast and handles malformed HTML better than lxml.

The docs are a bit sparse, but the speed makes up for it.

For tutorials, I’d just dig through the GitHub repo—there’s enough examples to get you started.

Messages In This Thread



Users browsing this thread: 1 Guest(s)