While communicating with our web scraping API users, we've found that many of them use a whole web page text extraction for further data manipulation.
It's interesting, as such an approach simplifies the needed data extraction by just picking the particular text row from the text or using RegExp.