Introduction to xpath in the context of web-scraping. How to extract data from HTML documents using xpath, best practices and available tools.| ScrapFly Blog
Introduction to using CSS selectors to parse web-scraped content. Best practices, available tools and common challenges by interactive examples.| ScrapFly Blog
Build a Web Scraper With Python - A Practical Introduction to Web Scraping in Python - How to Web Scrape with Python| scrapfly.io
Parsel is a library to extract data from HTML and XML using XPath and CSS selectors| PyPI