Web scraping with Python and Scrapy by Vsevolod Tereshchuk

Опубликовано: 07 Апрель 2026
на канале: Engineering Community
231
4

In our modern digital epoch data is everything. Qualitative data can improve life and business and help to make important decisions. Along with traditional tools for data processing, we have additional something else that could be useful. Web scraping is important technique of data specialists, however it's not that easy as it seems.

What is the web scraping? Is it complex? Does it require to know programming language?



We have covered:

Fundamental definitions
General workflow
Main frameworks
Scrapy overview
Practical tips and tricks