From d905a991829ba11da30b8c4080516ac8ce35add2 Mon Sep 17 00:00:00 2001 From: Mauro Cicolella Date: Mon, 14 Oct 2019 14:33:09 +0200 Subject: [PATCH] Add Python Scrapy Tutorial (#3412) --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index d3258fb9..053f1ba9 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -453,5 +453,6 @@ * [Discover Flask - Full Stack Web Development with Flask](https://github.com/realpython/discover-flask) * [Flask(A Python Microframework) Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) * [Free Code Camp](https://www.freecodecamp.org) +* [Python Web Scraping & Crawling using Scrapy](https://www.youtube.com/playlist?list=PLhTjy8cBISEqkN-5Ku_kXG4QW33sxQo0t) * [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com) * [Web Information Retrieval](https://www.youtube.com/playlist?list=PLAQopGWlIcya-9yzQ8c8UtPOuCv0mFZkr) - L. Becchetti, A. Vitaletti (University of Sapienza Rome)