XPath Selectors - Scrapy Tutorial Series Part#4

2023/04/26 に公開
視聴回数 759
0
0
In Scrapy, we have two options for selectors, XPath and CSS. XPath offers more features than pure CSS selectors, at the cost of being a bit harder to learn. In this video we will discuss how to use them in a variety of different situations.

### Website Link ###
https://coderslegacy.com/python/scrapy-xpath-tutorial/


### Related Links ###
CSS Selectors: https://youtu.be/qbYp-4OrNaM
XPath Expressions: https://youtu.be/rclKKHwFbX8
Link Following: https://youtu.be/4bxm_vEmDK0
Items & Pipelines: https://youtu.be/T8SFbl77X94
Spider Rules: https://youtu.be/ph90tBmiask
User Agents: https://youtu.be/VjQV_qNAomc
Rotating IPs: https://youtu.be/rAPS9yybGSs
Login Automation: https://youtu.be/h7dMjDytct0
Bypassing Website Security: https://youtu.be/sGTrqQECZ2E
Measuring Performance: https://youtu.be/6oUJGTs24t8
Cookies: https://youtu.be/3M14WRZIyRU
Scraping an e-commerce site (p1): https://youtu.be/4WjNFv2RPo0
Scraping an e-commerce site (p2): https://youtu.be/MvINEFNjGZM