[b]"What's the best way to use an HTML parser in Python for web scraping?"[/b] or [b]"How do I choose the right HT

12 Replies, 436 Views

OP here—wow, thanks for all the suggestions!

I tried lxml with BeautifulSoup and it’s *way* faster than html.parser, like you all said. Still getting some encoding errors though—any quick fixes for that?

Also, selenium looks cool but seems overkill for my project. Maybe I’ll stick with parsel for now.

Thanks again! This thread’s a goldmine. 🚀

Messages In This Thread



Users browsing this thread: 1 Guest(s)