Higher level applications of web scraping extracts specific information from the web pages rather than going for content as a whole, like headlines and paragraphs, images, product details and prices, exchange rates, etc. Higher level parsing would be required for these applications, and would most require to write specific codes to work with different content providers.
(more)