New posts in html-parsing

Parsing HTML in python - lxml or BeautifulSoup? Which of these is better for what kinds of purposes?

HTML Agility pack - parsing tables

Parsing HTML in Python [closed]

HTML Text with tags to formatted text in an Excel cell

How do I parse a HTML page with Node.js

Scrape web page data generated by javascript

Regex select all text between tags

Can you provide examples of parsing HTML?

Why is this like preg_match_all not working? [duplicate]

DOMDocument in php

How to strip HTML tags from string in JavaScript? [duplicate]

How can I efficiently parse HTML with Java?

How to parse HTML with PHP? [duplicate]

How to extract img src, title and alt from html using php? [duplicate]

Parsing HTML using Python

Parse an HTML string with JS

Robust and Mature HTML Parser for PHP [duplicate]

Using regular expressions to parse HTML: why not?

How do you parse and process HTML/XML in PHP?