An open API service indexing awesome lists of open source software.

https://github.com/scrapinghub/scrapy-training

Scrapy Training companion code
https://github.com/scrapinghub/scrapy-training

python scrapy training web-crawling web-scraping

Last synced: 6 months ago
JSON representation

Scrapy Training companion code

Awesome Lists containing this project

README

          

Crawling the Web with Scrapy
============================
This repository contains the companion files for the "Crawling the Web with Scrapy" training program. You can either clone it using `git` or download the files from [this zip file](https://github.com/scrapinghub/scrapy-training/archive/master.zip).

Training Units
--------------
* [Unit 1: Extracting data with Scrapy](unit1/README.md)
* [Unit 2: Navigating websites with Scrapy](unit2/README.md)
* [Unit 3: Running Spiders in the Cloud](unit3/README.md)
* [Unit 4: Handling HTML Forms](unit4/README.md)
* [Unit 5: Scraping JavaScript based pages](unit5/README.md)
* [Unit 6: Extending Scrapy](unit6/README.md)

Interested in this training?
----------------------------
[Contact us here](https://scrapinghub.com/quote) if you (or your company) are interested in Scrapy training and coaching sessions.