Python Web Scraping Tutorial 14 – Crawling with Scrapy - Intro

Опубликовано: 20 Февраль 2026
на канале: The Luminary Coach - Sukhvinder Singh
15,041
62

Scrapy is a Python library that handles much of the complexity of finding and evaluating links on a website, crawling domains or lists of domains with ease.

To collect the links in json file use the following command:
scrapy crawl article -o articles.json (don't use -t json like I've shown in the video)

Let's see how Scrapy is a powerful tool that handles many problems associated with crawling the Web.


------

Channel link: https://goo.gl/nVWDos
Subscribe here: https://goo.gl/gMdGUE

----

Join my Facebook Group to stay connected: http://bit.ly/2lZ3FC5
Like my Facebbok Page for updates:   / tigerstylecodeacademy  
Follow me on Twitter:   / sukhsingh  
Profile on LinkedIn:   / singhsukh  

----
Schedule: New educational videos every week
-----
Did you enjoy my web scraping tutorials? Check out this cool solution:

Scraper API

Easily Build Scalable Web Scrapers
Scraper API handles proxies, browsers, and CAPTCHAs, so you can get the HTML from any web page with a simple API call!

Check it out here: https://www.scraperapi.com/?fpr=karra...
---

Learn Something New: http://bit.ly/2zSkzGh
-----