Extracting schema.org microdata using Scrapy selectors and XPath (opens in new tab)
We have released an lxml-based version of this code as an open-source library called extruct. The Source code is on Github, and the package is available on PyPI. Enjoy! Web pages are full of data, that is what web scraping is mostly about. But often you want more than data, you want meaning. Microdata markup […]
Read the original article