Python Web Scraping Tutorial #1 - How to use Xpath

Опубликовано: 22 Февраль 2026
на канале: Emil's Heap
2,469
23

This is the second video in the python web scraping tutorial series where i show you how to use xpath to scrape pages with python. Using xpath, you can scrape almost anything, unless there is javascript involved, then you need to use other methods to scrape the web with python.

If you have any questions or remarks, feel free to leave a comment.