Create preview images for your web page displayed in Google search results

You might want to create a preview image for your web page which it will be displayed in Google search results. This image will help users in the sense of…

Parse HTML Document using XPath with lxml in Python

As long as we find a webpage where having data of interest, we sometimes want to extract them automatically but don’t know how to do quickly. Thank to the lxml…

Tìm hiểu XML – Phần 1

XML là một dạng ngôn ngữ dùng để biểu diễn dữ liệu. Nếu HTML thiên về cách trình bày (định dạng) dữ liệu thì XML thiên về cách thức lưu…